Skip to main content

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:

 

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


Thanks for the feedback!