Azuriom / Plugin-Shop

A shop plugin to sell in-game items on your website.
https://market.azuriom.com/resources/1
MIT License
17 stars 30 forks source link

Add Apple Pay through PayPal #203

Closed joti-prime closed 2 months ago

joti-prime commented 3 months ago

Please add apple pay if using paypal rest api app:

https://developer.paypal.com/docs/checkout/apm/apple-pay/#link-howitworks

MrMicky-FR commented 3 months ago

According to PayPal documentation, you need an Apple developer account for this integration, which costs 99$/year. If you can sponsors us this amount or give us access to an Apple developer account, we could work towards this integration

MrMicky-FR commented 3 months ago

Also, otherwise, both Mollie and Stripe support natively Apple Pay

joti-prime commented 3 months ago

Hello, you just need an apple developer account for sandbox, not for live:

“Create an Apple Pay sandbox account for testing. You don't need an Apple developer account to go live.“

sS you can make the integration without any problems.

MrMicky-FR commented 3 months ago

Well in this case it’s the opposite issue, we don’t have a PayPal business account, which is required for live credentials

joti-prime commented 3 months ago

Why you need it to develop it? Same as express/checkout, you need api keys and is implemented express/checkout

MrMicky-FR commented 3 months ago

To test the integration during development ? Otherwise how I should debug if I can’t use sandbox (requires Apple developer account) nor live (requires PayPal business account) ?

joti-prime commented 3 months ago

But you can use sandbox without business account?

MrMicky-FR commented 3 months ago

“Create an Apple Pay sandbox account for testing. You don't need an Apple developer account to go live.“

In this case seems like you need an Apple developer account (which go back to my first comment)

joti-prime commented 3 months ago

My argument is that if you used sandbox is because you have a PayPal business account so you can test it with live without apple account.

MrMicky-FR commented 3 months ago

For sandbox testing you can use a personal PayPal account, business account is required only to go live. But especially if I had a PayPal business account I wouldn’t have mentioned this as an issue

joti-prime commented 3 months ago

You can just create a business account with a few clicks, if not you can use our api keys for testing