cancel
Showing results for 
Search instead for 
Did you mean: 

How to use payment token to make payment with settlement using REST API

Hi,  I do have a question regarding how to use payment id to hit rest api to create a sales/payment.

the payment id is generated after I use hosted checkout with transaction_type=create_payment_token.

I confuse is cybersource only have Authorization with Token Create  but don't have make payment using token

1 REPLY 1

you authorise with the token and reference the returned Request ID for the capture.

https://developer.cybersource.com/api-reference-assets/index.html#payments_payments_process-a-paymen...

https://developer.cybersource.com/api-reference-assets/index.html#payments_capture_capture-a-payment

 

If you want to authorise and capture in one request, set processingInformation.capture = true

 

 

DanT-VisaISV
Administrator Administrator
Administrator