Skip to content
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

Subscription payment #50

Open
niravtrivedibacancy opened this issue Sep 20, 2019 · 1 comment
Open

Subscription payment #50

niravtrivedibacancy opened this issue Sep 20, 2019 · 1 comment

Comments

@niravtrivedibacancy
Copy link

niravtrivedibacancy commented Sep 20, 2019

I am using this library to make payment in my ionic project. I want to add monthly subscription but could not find any related method to achieve it. It is provided by core apple library apple pay and I want to achieve the same objective of monthly subscription in my ionic project. Can someone help me in finding out a solution?
relevant link for apple pay:- https://developer.apple.com/design/human-interface-guidelines/apple-pay/overview/payment-types/

@igorjos
Copy link

igorjos commented Jan 22, 2020

If I'm not mistaken this should be handled by the payment processor that you are using in combination with ApplePay (if you check in code MyPaymentProvider.authorizeApplePayToken), currently I'm working on this type of integration, I believe I will be able to provide you with more details soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants