#drac0_webhooks
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1370292998268784640
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! are you using Checkout Sessions? If yes, can you share the Checkout Session id? It'll have the prefix cs_
is from the last screenshot
everything is working.. (with card) but now after more than a year since we updated our plattform i would like to add more payment methods.. like paypal, google pay, even crypto payment with usdt, usdc, bitcoin eth and more
yep, that's what i was looking for, gimme a while to take a look
sure.. i will take out a coffee.. after trying for more than a hour 😄
So your question is why the following payment methods are not showing except credit card :
- PayPal
- Apple Pay
- Google Pay
- TWINT
- Bank transfer
yes
as u can see here, is only credit card showing up
everthing else is working fine..
Google Pay and Apple Pay are both showing for me. You'll want to ensure that your device meets the requirements for these wallets to show : https://docs.stripe.com/testing/wallets?ui=embedded-form#device-requirements
For TWINT, it doesn't support subscription mode : https://docs.stripe.com/payments/payment-methods/payment-method-support#bank-redirects-product-support
ouu okeiii..
ohh ok.. sad.. but ok will deactivate it.. what about paypal? bank transfer.. klarna..
similarly for bank transfers, it's not supported for subscription mode : https://docs.stripe.com/payments/payment-methods/payment-method-support#bank-transfers-product-support
similarly for Klarna, it's not supported for subscription mode : https://docs.stripe.com/payments/payment-methods/payment-method-support#buy-now-pay-later-product-support
ok....
ohh....
PayPal is not available because you are using a plugin, and we don't support the direct charges flow for PayPal : https://docs.stripe.com/payments/paypal#connect. For context, the payment method configuration that is being used is https://dashboard.stripe.com/settings/payment_methods/pmc_1PjXh1FKk2EO9igalJ7UPKkX
give me a sec im deactivation some options...
but why is showing up paypal?
yes im using paid memberships pro on my plattform
where is showing up paypal?
the idea is that our customers can pay with card (stripe) also with paypal if they have an acc... and also crypto
here
Are you looking at the correct Payment Method Configuration (PMC)? This is the page to the specific PMC you should be looking at : https://dashboard.stripe.com/settings/payment_methods/pmc_1PjXh1FKk2EO9igalJ7UPKkX
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ohhh i seee......
i was in the wrong one... damn.. sorry!
ok... sad....
but is ok....
can you tell me about crypto payment?
usdt, usdc, btc, eth etc..
i only read a news about implementing crypto payment
You’ll want to check out this guide if you're looking to accept crypto payments : https://docs.stripe.com/crypto/stablecoin-payments
This one if you're using Checkout Sessions : https://docs.stripe.com/crypto/accept-stablecoin-payments
give me a sec.. will check
yes exactly this im looking for...
let me check
have i to add here crypto payment?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
bc here is no crypto settings
that's likely because the plugin hasn't enabled crypto as an option
if you want to use Crypto using the plugin then you'll need to reach out to the plugin to ask them about it
hmmm, actually I think Crypto payments are likely not yet supported for your region - based off https://docs.stripe.com/crypto/stablecoin-payments it does mention that Pay with Crypto is currently only available to a limited set of US businesses.
I'll suggest reaching out to Stripe Support if you want to be sure https://support.stripe.com/contact, they'll be able to advise you on that!