How do I use Apple Pay as a payment method via API?

Modified on: Fri, 10 Nov, 2017 at 2:06 PM

We now support Apple Pay as a payment option. To use this via APIs,


  1. First, you need to enable Apple Pay as a payment method in your payment gateway. We currently support this through Stripe and Braintree.
  2. Contact support@chargebee.com  to enable Apple Pay as a payment method for your Chargebee site.
  3. Next, you’d need to set up an integrating with Apple pay on a signup/checkout page at your end using either Stripe/Braintree’s JS. 
  4. When a customer chooses to pay via Apple Pay, they will receive a notification on their iOS device.
  5. The customers can authorize the payment using their iOS device after which the payment gateway returns a temporary token
  6. This temporary token should be passed to Chargebee via API, through the following APIs:


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.
×