Update Payment Method link

The update payment method link allows your users to update their payment method details.

Base URL

https://secure.vend-o.com/v/update?

๐Ÿ‘

Vendo will notify users about expiring payment details.

Vendo's platform will inform users via email about their expiring payment details so they can provide new payment details. Updated payment details help us keep recurring subscriptions active.

Parameters

These are the parameters that you must pass over the query string in order to build the repurchase URL.

ParameterData typeMandatoryDescription
subscriptionintegeryesVendo Subscription ID..
signaturestringyesThe URL Signature.

For more information, see Signing URLs

Example

https://secure.vend-o.com/v/update?subscription=123456789&signature=ivdCM2C3eN_g5LUr_mEkJuthJLs

Redirection parameters

See the "Redirection parameters" and "Placeholders" sections under Standard Join link
Note: This link supports the success_url parameter but it doesn't support the decline_url parameter.