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
(
)
)
Can you help for that?