#krystsina_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/1233339110249332787
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
what you saw in the Appearance API doc is the extent of what you can modify in the PaymentElement
other than that it's not possible to change/customize the layout
so I can't place all the inputs in one column, right?
is there another way on how I can construct the modal for the flow I shared? https://docs.stripe.com/payments/finalize-payments-on-the-server?platform=web&type=setup. I tried using CardNumberElement,
CardExpiryElement,
CardCvcElement, but I got an error when calling createConfirmationToken
AFAIK confirmation tokens are not compatible with the CardElement
instead you can use this https://docs.stripe.com/js/payment_methods/create_payment_method?type=card
but it's really something we don't recommend using anymore since the CardElement will soon be deprecated
BE team would like to use flow with createConfirmationToken, they don't want FE to create payment method but handle all the stuff on their side...
then you need to use the PaymentElement
okay, I understand that I can't configure Grid layout, what about the width of inputs? is it also not configurable?
no not really
you can change the gap between the rows and columns but not the width/layout
okay, thank you!
Hi
I need help stripe closed my account on the basis of high risk of dispute, but their is only 6 orders processed