#sergio_filho
1 messages · Page 1 of 1 (latest)
Hello, thanks for the question.
If I disable the embed form, the stripe checkout displays the boleto, but it´s not the experience I´m looking for on this project.
To be clear, do you mean that on your page Boleto is not showing up, but for a similar payment on a Stripe hosted Checkout page Boleto is showing up?
On my website, the boleto does not show, unless I disable the "embed stripe form".
But disabling the embedded form taks the user to a different URL (on stripe website) for payment. That´s pretty bad in my opinion.
Gotcha. Do you have the ID of a payment intent (pi_123...) of a that you tried displaying on your site?
That´s a URL to the checkout page.... with all the data already filled in
we have 3 forms and i´m carrying the variables from each step inside a query to the next step.
This URL is the final step
right now the embed is disabled.
Can you enable it so that I can see the payment element?
Also quick quesion, you mention you are using a plugin here. Are you writing any of the Stripe code here or is that entirely the plugin developers?
I´m using the Fluent Forms plugin... that´s pretty neat solution too... so I´m not witing code, it´s all plugin. Just sending the variables untill we reach the check-out
Embedded enabled
In that case, it may be best to reach out to the plugin's developers. This server is for writing Stripe code so I won't be able to help much for code that isn't owned by you or Stripe
Oh yeah and that is the card element not our payment element (which I could have checked in to a bit more). So unfortunately this is entirely based on what the plugin has programmed here
If you reach out and ask how to enable boleto with embeded enabled they should be able to help
Yeah...been there, done that. No luck so far
Also.. another quick question (stripe related)
On the stripe hosted checkout, I can´t move forward with the Boleto. It looks as if the button is disabled... and I´m not getting the email with the boleto. Is this a regular thing on test mode? Or am I missing something?
Boleto should be usable in test mode. If you write in to our support team they may be able to look in to what is going on on that page https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Great! Will do that! Thanks for the quick replies!!