PaymentMethod objects represent your customer's payment instruments. They can be used to collect payments or saved to Customer objects to store instrument details for future payments.
Endpoints
Method | Route | Detail |
---|---|---|
GET | v1/payment_methods/:id | Retrieve a payment method |
POST | v1/payment_methods | Create a payment method |