Closed ggirotto closed 9 months ago
Apple Pay on sandbox on simulator is currently unsupported, and we recommend testing with a physical device please check updated docs in https://github.com/square/in-app-payments-react-native-plugin/blob/master/docs/enable-applepay.md
Describe the issue
Facing the same issue as described in https://github.com/square/in-app-payments-react-native-plugin/issues/192, but with Flutter plugin. Complete error log:
To Reproduce
Expected behavior
Payment should go through sandbox
Environment (please complete the following information):
In-App Payments Plugin version: 1.7.6
In addition: Run
flutter doctor -v
in your terminal and copy the results here.Screenshots
Additional context
Although the payment fails, it seems that Apple Pay prompt correct detects sandbox mode:
Screenshot
![CleanShot 2023-04-26 at 18 10 07](https://user-images.githubusercontent.com/11745745/234703439-e9341ca1-0e35-482c-9849-b00888b7940a.png)