Docs

Payments Articles & FAQ

Apple, pay, appearing, safari, browser

Apple Pay is not appearing in Safari browser.

40920476

2023-03-27T13:04:02Z

2023-08-22T10:45:31Z

240

1

0

258492

Apple Pay is not appearing in Safari browser.

Apple Pay is not appearing in Safari browser.

This article covers

Why apple pay button is displayed when Chargebee checkout is implemented via the Drop-in script?

Summary

Apple Pay is configured on the site and smart routing is enabled for Apple Pay. Also, Safari preference is enabled to allow Apple Pay. Still, it does not show in the desktop version. (MAC)

Clarification

Check whether the apple_pay payment method is listed from Chargebee backend.

  • In order to verify the same, in safari bowser do a right click anywhere on the screen and then open inspect elements (Make sure under Safari -> Preferences -> Advanced -> “Show Develop menu in menu bar” is checked)

  • Please refer to below OBJECT which is obtained from retrieve end-point response:

{
        
"mode""ONLINE",
        
"type""apple_pay",
        
"id""gw_xxxxxxxxxxxxxxx",
        
"display_name""Apple Pay",
        
"gateway_name""BRAINTREE",
        
"gateway_currency""USD",
        
"name""Braintree-1",
        
"configuration": {
            
"type""apple_pay",
            
"business_name""App with Apple Pay",
            
"is_tax_configured"true,
            
"public_key""xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
        }

  • Test using plan based URL with site name and items, and check if the apple_pay button is shown or not.

  • If the apple pay button is displayed as expected then the issue could be due to the implementation

  • Please note that Apple Pay with iframes is not supported and our Drop-in-script/Grap-script/preview uses Iframe pop-up modal ie the reason Apple pay does not appear in our checkout.

Related Articles 

Refund - Chargeback - fraud - What is the best way to manage chargebacks, fraud and refunds when working with ChargeBee?
Is Chargebee a gateway?
Error code-(3)"The referenced transaction does not meet the criteria for issuing a credit"
How is card address verification performed through Chargebee?
Minimum transaction amount to test with PIN (PIN.NET.AU) payments.
Does Chargebee support MoR?
Can Chargebee help protect against fraud?
How do I connect my payment gateway to Chargebee?
Can PayPal be added as a payment method?
setup_intent_authentication_failure while updating payment method
Fix for error message: (INVALID_STRING_LENGTH) The value of a field is either too short or too long.
Why can’t I remove my existing payment gateway?
ReferenceError: 'Stripe' is undefined
How do I enable address requirements specific to my payment gateway to process credit card?
How to delete a payment gateway?
Why are my customers are being charged $1?
“An error occurred while processing your request” error on Chargebee checkout by Mollie
Why are transactions still In Progress even though they are settled at the gateway?
How do I process transactions or plans through a specific gateway?
Initial transaction going through but recurring transactions are failing (Authorize.net)
Cybersource test error cards are going through successfully
Chargebee + Stripe ACH Credit Transfer.
What is Chargebee's role in a 3DS transaction?
How to enable Razorpay payment gateway for my site?
Smart routing rule vs preferred currency
Are Plaid fees required to use ACH payments with the Chargebee plugin?
Why are some transactions in ‘Needs Attention’ status?
Pay Now URL opens but is stuck at a blank loading page
Error: Record cannot be found
How to integrate Mollie payment gateway with Chargebee
What is Exact gateway? What are some prerequisites for integration?
Direct Debit payments aren't processed through Pay Now link
How to configure Gpay via Braintree?
FAQs for Silicon Valley Bank developments
What are the options for end-customers to setup eMandates RBI requirements?
How to prepare for e-mandate changes by RBI (Payment Gateway)
How to restrict 'Update payment method' button on trial emails only for some plans?
The permanent token is not getting generated for Bancontact
How to view subscription records based on their e-mandate status?
Is Google Pay supported in the Hosted Pages V2 version?
Is Chargebee supported in Korea?
3DS Authorization flow in Chargebee
Error Message: The zipcode field is required REFID
How to configure Global Payments in Chargebee?
What are the prerequisites for Cybersource Chargebee integration?
How to configure Apple Pay via Checkout.com?
How to integrate Bancontact via Mollie?
Does Chargebee use ACH Pull or ACH Push?
How to choose Mollie payment gateway?
What is CyberSource and how do I integrate it with Chargebee?
How to integrate Sofort via Mollie?
Archiving gateways
Error 'Cannot contact the gateway at this time'
How to configure Bank of America in Chargebee?
How to configure ACH payments via Checkout.com?
How to configure ACH Payments via BlueSnap?
How to configure SEPA Payments via BlueSnap?
What gateways does Chargebee support?
Can I use more than one payment gateway with Chargebee?
Was this article helpful?
Loading…