-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Implement Apple Pay #1085
Comments
Do we have an Apple Developer Account for the NPO. I tried creating one,but it requires a lot of information that I don't have access to. This is the form that comes up after logging with your Apple ID (I used mine in this case), but I think we should probably have one created also for the NPO |
Hello guys, |
Seeing this issue I assumed it doesn't. We should check then |
Good point actually, yet we need to check what would be the fees for ApplePay through Stripe? For additional context: |
Ok. I will then take another issue in the meantime since I cannot do much without the Apple ID. |
https://stripe.com/docs/apple-pay?platform=ios#using-stripe-and-apple-pay-versus-in-app-purchases
From what I understand from this we pay the Stripe fee if we use Apple Pay in Stripe |
Is your feature request related to a problem? Please describe.
To make payments as easy as possible, we want to add Apple Pay option, so that iPhone users can donate without entering card details.
Describe the solution you'd like
On the donation payment page, we can show the Apple Pay button as alternative to Card payment.
Describe alternatives you've considered
Currently payment method is selected using radio buttons, but when adding more payments may be we just need to list the branded payment buttons like Apple Pay and Paypal. Another option will be to have a dropdown with selecting the payment option.
Additional context
Apple Pay for Web: https://developer.apple.com/documentation/apple_pay_on_the_web
Apple Pay for Donations doesn't charge fees as per https://developer.apple.com/apple-pay/nonprofits/
The requirement is for us to be registered as non-profit in Benevity.org and then they will provide us with Apple Dev ID. This is currently in progress and I will update here when we get the Apple Development Account.
The text was updated successfully, but these errors were encountered: