cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Paypal Integration - Accept.js

Hello,

We are implementing PayPal integration using Accept.js. We use authCaptureTransation as the transactionType. It looks like the transactions stay in "Need Payer Consent" status when we look at the transactions in the Admin interface. Are there any additional API calls need to be made to actually capture. Should we be making a call to authCaptureContinueTransaction in a subsequent call to capture?

 

Any pointers to actual documentation on PayPal integration sequence flow will be appreciated. It is not clear as to when we should use authCaptureTransation and when we should be using authCaptureContinueTransaction.

 

Regards.

Who Me Too'd this topic