Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Customer Profile ID or Customer Payment Profile ID not found.
Hi,
I want to charge immediately.
After creating subscription successfully I used create transaction. but when I executed it gives response like
SimpleXMLElement Object
(
[refId] => Sample
[messages] => SimpleXMLElement Object
(
[resultCode] => Error
[message] => SimpleXMLElement Object
(
[code] => E00040
[text] => Customer Profile ID or Customer Payment Profile ID not found.
)
)
[transactionResponse] => SimpleXMLElement Object
(
)
)
But when the same XML I ran through http://developer.authorize.net/api/reference/index.html#payment-transactions-charge-a-customer-profi... it gives transaction successful message.
Can you help for that?
โ08-24-2017 11:27 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-25-2017 04:33 PM

