You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/
The text was updated successfully, but these errors were encountered:
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.
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/
The text was updated successfully, but these errors were encountered: