post
https://secure.vend-o.com/api/gateway/update-payment-method
The Update Payment Method API allows you to change the payment method for recurring subscriptions.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Changing the Payment Method with 3D Secure AuthorizationTo update the payment method with 3D Secure authorization, follow these steps:
- Call update-payment-method API with the new payment details.
- Store the
verification_idandverification_urlreturned in the response.- Redirect the customer to the
verification_urlfor authentication.- After verification, call update-payment-method again to confirm the change, including the stored
verification_idin thepayment_detailsobject.
