Re: Example request for Cybersource Rest API v2 Authorizations
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Example request for Cybersource Rest API v2 Authorizations
Hello @rbrandenburg,
Generate Key API and Tokenize card API is only V1. Please check below link.
Only Process / Capture / Refund Payment APIs are v2.
Thank you,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Example request for Cybersource Rest API v2 Authorizations
This is really amazing. Great information about blog.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Example request for Cybersource Rest API v2 Authorizations
Was this resolved?
I too am trying to send a subscriptionId in place of card data and with all my testing, I can't seem to get a correct request payload built that will provide me with a successful Credit Card Authorization request.
I tried just putting the token id/subscriptionId in the tokenizedCard: { number : "<subscriptionID>" } area of the JSON requet payload, but the error message tells me that . recipientInformation : { card : { number: "<first 4+last 6 of card>" }} is required.
Any idea on how to send tokenized card info in place of full pan data in order to process a payment?
- « Previous
-
- 1
- 2
- Next »