v1

latestOpenAPI 3.0.02026-07-2673188210.8 KB
member

Add member saved payment method

This endpoint returns a temporary pre-authenticated URL that allows user to add a payment method. Redirect user to that URL, which will allow them to add a payment method using a Momence-hosted app. The URL will be valid for 3600 seconds. After the user finishes adding the payment method, they will get redirected to the URL provided.

post/api/v2/member/saved-payment-methods

Request body

redirectUrlstring required

URL to redirect after the add operation is completed

redirectUrlOnCancelstring

Optional URL to redirect on cancel

Response

addPaymentMethodPageUrlstring required

URL to redirect for adding a payment method