Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

vault payment and apple pay payment issue #1180

Open ankitbhandari27 opened 2 years ago

ankitbhandari27 commented 2 years ago

Hi Team

I am facing issue with vault payment and apple pay payment - When i am doing vault payment then i am getting bellow error with Bogus Gatway - "There was an issue processing your payment. Try again or use a different payment method."

When i am doing payment with apple pay then i am facing certificate issue which i have downloads from Shopify admin to create merchant certificate. Apple required RSA 2048 formate certificate but when i download CSR from shopify admin then it's coming RSA 256 formate. RSA 256 format apple is not allowing.

Could you please help me in both payments? Looking forward your responce. Thanks

ashleydee1999 commented 1 year ago

Did you come right?