Apple Pay
FastSpring supports Apple Pay as a payment method in all countries where Apple Pay is available.
Apple Pay gives buyers a secure and convenient way to make payments using their Apple devices.
FastSpring offers Apple Pay as a payment method for buyers using Safari on macOS and iOS devices and Chrome on iOS version 17 or above.
Customer Experience
Buyers making purchases on iOS, Safari, Mac, or Chrome for iOS can select Apple Pay during checkout.
Here's what the FastSpring Apple Pay experience looks like for purchases:
- During checkout, the buyer selects Apple Pay as their payment option.
- FastSpring then displays the Apple Pay payment widget, prompting buyers to authenticate using biometrics (like Touch ID or Face ID) or their device passcode.
- The buyer then completes checkout with Apple Pay in a separate window and FastSpring processes the transaction.
- After payment processes successfully, the buyer gets redirected to the store's completion page.
Refunds and Returns
Process refunds and returns the same as you do for any other transaction. FastSpring will automatically return the funds to the customer’s account.
Apple Pay and the order.completed
webhook
order.completed
webhookFastSpring sends the following details in the order.completed
webhook payload for orders successfully completed with Apple Pay:
"payment": {
"type": "applepay",
"creditcard": "visa"
}
For more on the webhook, see the Successful Orders documentation.
FAQs
Can Apple Pay be used for subscription purchases?
Yes. FastSpring supports Apple Pay for both perpetual and recurring subscriptions.
Is Apple Pay enabled by default?
Yes, Apple Pay is enabled for all sellers.
Is Apple Pay a real-time payment method?
Yes, Apple Pay payments are processed in real time.
Updated 5 months ago