#gustavo-checkout
1 messages · Page 1 of 1 (latest)
yes
wait
i'm use translate google wait
see the blue right side with the information?
is there a way to hide it? appear only right side
did you understand?
no it's not possible to hide the blue side.
do you have any alternative? what do you recommend?
my client really liked the forms on the right side
the alternative is for you to build your own form using Payment Element. You can take a look at this guide : https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
You would have the ability to customize a great deal more things, but subsequently, it would also be take more effort to implement. For example, the Payment Element ONLY collects payment details (and certain additional information). It doesn't collect all billing / shipping address so you would need to build your own input fields to collect those information if necessary
do you have a template that is similar to the checkout? to use in react/html?
okay
I can't find a template that looks similar to Stripe Checkout, but I'd suggest you to take a look at the integration guide that Alex sent earlier to get started with PaymentElement.