Docs

Saved payment methods

Saved payment method entities hold information about a payment method a customer saved for use in the future. They're related to customer entities.

Customers can check a box to save their payment method when making a purchase using Paddle Checkout.

Saved payment method entities hold information about a saved payment method. They include information like:

  • The kind of payment method saved.
  • The address that a payment method uses.
  • Information about the payment method, like the card details or email address for PayPal.
  • How and when a payment method was saved.

Saved payment methods can be retrieved and deleted using the Paddle API, but can't be created using the API. Use Paddle.js to handle securely saving payment methods and presenting them to customers.

Was this page helpful?