Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SplitTenderID problem
I am getting the error "SplitTenderID is not numeric." when trying to use the "createCustomerProfileTransactionRequest". Can anyone give any insight into how to fix this? I cast it as (int) and also made it numeric not a string but the error still happens.
โ12-19-2013 11:59 AM
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you using the SDK? sample code? custom code? xml? soap? it is error before the call or that the response from authorize.net?
โ12-19-2013 12:44 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
using PHP SDK, and that is the response from Authorize.net.
โ12-19-2013 03:37 PM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ12-19-2013 03:48 PM