Skip to main content
Question

Default payment method - Apple Pay

  • April 28, 2025
  • 1 reply
  • 74 views

Forum|alt.badge.img

I use revenuecat web sdk, my code: 

const {customerInfo} = await Purchases.getSharedInstance().purchase({
rcPackage: offerings.current.annual,
customerEmail: customerEmail,
htmlTarget: document.getElementById('purchase-button'),
});

Is there a way to make Apple Pay the default payment method?
So that this tab opens immediately:

 

This post has been closed for comments

1 reply

chris_perriam
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • April 30, 2025

Hi ​@vyacheslav-, this isn’t currently supported, but I’ve shared your request with the team.


Thanks for the feedback!