Endpoint
Description
Use this endpoint to add a payment method to a wallet that has already been created. Once a payment method is added, the wallet can be funded or used for payouts through the specified channel.Path Parameters
Request Body
Request Fields
Supported Payment Method Types
Additional payment method types may be supported depending on your integration and region.
Response
Success Response (200 OK)
Response Fields
The payment_methods array may initially be empty if additional verification or setup is required before activation.
Example cURL Request
Common Errors
Notes & Best Practices
- Ensure the wallet exists and is active before adding a payment method.
- Some payment methods may require additional verification steps before they become usable.
- Always store and reference the wallet ID securely.
- Use sandbox mode to test payment method creation before moving to production.
Next Steps
After successfully adding a payment method, you can:- Fund the wallet
- Initiate payouts
- Retrieve wallet details
- Monitor wallet activity via webhooks