Skip to main content

Create a New Payment Method

POST 

/api/paymentmethod

This endpoint allows the creation of a new payment method for a customer or merchant. The request should include details such as the merchant identifier, optional customer identifier, and payment method information like credit card details and billing information. This API helps link a payment method to a merchant account, and optionally, to a customer.

Request

Responses

A successful response with the created payment method details.