#gk-gaming-classic_api
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/1380159968438780068
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
pi_3RWcqqSCo0ZS9Yht1KKLEr8a
you're passing payment_method_types: ['card']
how are you initializing the PaymentElement?
I can see
currency: "usd",
mode: "payment",
payment_method_types: ["card"],
setup_future_usage: "on_session",
}```
{
payment_method_types: ['card'],
mode: 'payment',
amount: props.amount > 0 ? +props.amount.toFixed(2) : props.campaignAmount,
currency: 'usd',
setup_future_usage: 'on_session',
}
is this hosted somewhere I could check?
need this
current working on staging environment and it is protected with vpn
so i cant share that
are you using the CardElement or the PaymentElement?
in all cases, Link is not available for Businesses in India https://docs.stripe.com/payments/payment-methods/payment-method-support#:~:text=Most locations-,Link,Switzerland%2C United Arab Emirates%2C United Kingdom%2C United States,-Most locations
but for US client is also not visible
are you using the CardElement or the PaymentElement?
yes payment element
ok i will check and inform you
the way to enable link in card payment is different from link with PaymentElement
ok i will try these methods and inform you
also you will be available on tomorrow right?
in this chat
it might be someone else but yes
ok thank you so much buddy