#Sarmed-Checkout
1 messages · Page 1 of 1 (latest)
Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details
OK, so you have turned on the payment methods.
But I can't see them on checkout page
Did you specify the payment_methods when creating the checkout session?
Actually there was some other person on it
Is there any tutorial where I can edit checkout session
btw I don't see any checkout sessions in your account's log
are you sure you are using Checkout Session API?
how to create one?
how to check it
Hmm, you said you don't see other payment methods on checkout page. Is this the checkout page hosted by Stripe or is it something built by yourself?
This is not the Checkout page from Stripe
I'd suggest you to reach out to the 3rd-party plugin developer
how to create one or how to integrate stripe here
You can get started with Stripe Checkout here https://stripe.com/docs/payments/checkout
We also have a no-code solution called PaymentLink https://stripe.com/docs/payments/payment-links
where can I backend code of the stripe so I can edit it
Again, check with the plugin developer and ask them where the relevant code is.
Thanks a lot for the help.