Adyen / adyen-react-native

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

Update README to clarify redirectUri peculiarity #336

Closed StefanWallin closed 6 months ago

StefanWallin commented 6 months ago

Summary

Debugging #334 took a long while because it was not obvious that the redirectUri was dynamic on android, only that it would be ignored from config.

Tested scenarios

Tested with Advanced flow with Pre-authorization for use with CardOnFile-flow.

Fixed issue: #334