#Andres2792-stripe.js

1 messages · Page 1 of 1 (latest)

meager trench
#

Hi 👋 can you elaborate? What are you trying to do that is giving your troubles?

tacit quarry
#

I want to build a checkout form similar to the hosted invoice page to handle responsive invoicing via email.

This since I was unable to find how to embed the hosted invoice page I receive from Stripe on a email and to make it customizable

#

BTW ty @meager trench for taking a look at this :)

meager trench
#

Happy to help, but I'm sorry, I'm not following what it is that you're trying to do. Would you mind trying to rephrase your goal?

tacit quarry
#

To be really direct I want to know If is possible to use Stripe ebbeded on an email instead of a website

#

If I can achieve something similar to a Stripe element on an email to handle payments there

#

Without redirecting from the email to a website or other

meager trench
#

I'm not sure whether that is something that would be possible. Our elements are all contained in their own iframes, so to do what you're describing the emails would still need to be rendered with a tool that could render webpages.

tacit quarry
#

OK I'll investigate further to see if is something that can be done

#

Ty @meager trench