Stripe Apple Pay Confirmation Box does not show Confirm button
I have integrated Google Pay and Apple Pay using @stripe/react-stripe-js. Google Pay works as expected but for Apple Pay when a user clicks the Apple Pay button, the dialog box/pop appears with no “Confirm Payment” button and so you’re basically stuck there. There’s no button to confirm the payment or proceed.
I have been searching through the internet but haven’t found anything related to this. What am I doing wrong? Would really appreciate the help here.