Payment methods

The hosted checkout integration APIs support the following payment methods:

  • Keyed-in cards

  • Saved cards

  • Apple Pay®

  • Google Pay®

Some payment methods require additional setup before they can be used with the hosted checkout integration APIs. For example, to allow customers to use a saved card, you must create a payment intent with the customerId. You get the customerId when you send a POST request to the /v1/customers endpoint of the customers API. To use Apple Pay, you must register and validate your domains prior to completing your integration and using the hosted checkout integration APIs. For more information, see Registering and verifying a payment method domain.