#jianxiong
1 messages ยท Page 1 of 1 (latest)
Stripe follows the minimum charge amount for payment: https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts
got it, thanks
No problem! Happy to help ๐
can I ask another issue here?
Sure!
We use checkout payment mode and enabled apply pay in dashboard. In IOS device, it can dispaly the apple pay button in brower, but open the payment url in our app, there is no apple pay button in the payment page
how can I display the apple pay button in app?
With Checkout Session, no configuration or control is required to determine whether Apple Pay is displayed.
Do you use Checkout Session or custom payment integration in the app?
yes
checkout session
How did you open Checkout Session in your app? Is it webview?
Can you share the Checkout Session ID (cs_xxx)?
sure, cs_test_a1i5ZgeefLBnPjRTa6NmsPcoPyXCFVuApY6ej4Z71Xzr7AbxNBIyx9aj4p
this session id is in test mode
When I open your Checkout Session in an app such as Instagram, I can see Apple Pay button
It's likely that the webview of your app somehow blocks Apple Pay
ok, let me check it with our ios tech partner, thanks
No problem! Happy to help ๐