Adyen / adyen-react-native

Adyen React Native
https://docs.adyen.com/checkout
MIT License
44 stars 32 forks source link

Recurring ApplePay #468

Closed patrikmolnar closed 3 weeks ago

patrikmolnar commented 3 months ago

Hey! I was wondering if you have any plans to support recurring payments with ApplePay? It's something we really want to integrate but I saw it on the website that it's not supported with React Native. Do you maybe have any workarounds in the meantime?

descorp commented 3 months ago

Hey @patrikmolnar

It is in our backlog indeed. Will keep you posted!


The only possible workaround - is to fork our SDK and alter the way how PKPaymentRequest is created.

patrikmolnar commented 3 months ago

Thanks a lot for the reply @descorp ! Do you have any ETA on this feature? I will have a look at the workaround in the meantime :)

descorp commented 3 months ago

We don't have concrete ETA, but will try to address this in Q3. Will keep you posted.

camil-adyen commented 3 weeks ago

This feature was just released in v2.4.0. Closing this issue for now.