Describe the bug
Using the PaymentSheet, on iOS only, the user is never given the option to select different payment methods (in this case FPX and GrabPay). This is despite these payment methods being enabled on Stripe dashboard. On Android it works as expected, as shown in the screenshots.
To Reproduce
Implement PaymentSheet with additional payment methods.
Expected behavior
When PaymentSheet is created, the user should be able to select between FPX, Card, and GrabPay
iOS screenshot (No option to select other payment methods)
Describe the bug Using the PaymentSheet, on iOS only, the user is never given the option to select different payment methods (in this case FPX and GrabPay). This is despite these payment methods being enabled on Stripe dashboard. On Android it works as expected, as shown in the screenshots.
To Reproduce Implement PaymentSheet with additional payment methods.
Expected behavior When PaymentSheet is created, the user should be able to select between FPX, Card, and GrabPay
iOS screenshot (No option to select other payment methods)
Android screenshot (All payment methods selectable)