#Abhishek-checkout
1 messages · Page 1 of 1 (latest)
Hi there, if you pass in customer ID to the checkout session creation API, then the checkout page will be pre-filled with the customer's email address, you can't make it editable
ok
In my stripe account, I have enabled wallet option also along with the card option, but when I got to checkout, I only see "Pay with card" option. How can I enable wallet payment method also?
can I have your merchant Account ID?
acct_1K5A0vIaaXH6YrMe
@austere siren it's enabled and it will work fine, if you don't see the buttons it just means your own particular browser doesn't have those payment methods set up
i.e. https://stripe.com/docs/stripe-js/elements/payment-request-button?html-or-react=html#html-js-testing are the requirements
It is asking to create paymentRequest instance. Can I achieve wallet payment integration through checkout session?