Add Stored Payment Method
Adds a new stored payment method to an existing payer profile. This call allows businesses to expand the payment options available to a payer, facilitating future transactions by storing necessary payment details securely.
Path parameters
payerId
The unique identifier for the payer.
Request
This endpoint expects an object.
Card Payment Method
OR
Mobile Money Payment Method
OR
Pay by Bank Payment Method
OR
Bank Transfer Payment Method
Response
Stored payment method added successfully.
paymentMethodToken
Token representing the payment method.
type
Type of the payment method.
identifier
Identifier for the payment method (e.g., last 4 digits).
lastUsed
Timestamp of the last successful transaction.
createdAt
Timestamp when the payment method was added.