#richard_donors-embedded-checkout-ui

1 messages ยท Page 1 of 1 (latest)

eternal sparrowBOT
#

๐Ÿ‘‹ 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/1366437112810963066

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

limpid spire
#

What do you mean by stripe interface

#

We have many hosted surfaces

#

Which one are you referring to specifically

wild dirge
#

which contains donation and payment options

#

rather that route a donor to another (stripe) website

#

so the donor can provide all the information necessary to make a donation and then submit with a single click

wild dirge
#

Thanks for responding so quickly, will take a look. Was hoping Stripe would produce the code that I would then embed into a webpage (via squarespace), kinda like embedding a YouTube video.

limpid spire
#

We don't have a donation component

#

This is something you need to build

#

You can embed a basic payment page

eternal sparrowBOT
wild dirge
#

thanks, do you have any suggestions for another payment processor that might have a "donation" component?

limpid spire
#

No I work for Stripe

#

I can't do that

wild dirge
#

Understand, thanks anyway

#

BTW ... when I question my AI friend Claude, Stripe appears as #1 option

limpid spire
#

Yeah many non profits use us

#

I'm just saying that there's not a embeddable component that 100% meets your use case that requires no code

#

You'd need to write a little code

wild dirge
#

We're early phase, taking the DIY approach for now

tropic moss
#

Hi ๐Ÿ‘‹

I'm stepping in as my colleague needs to go.

#

taking the DIY approach for now

Just so I'm clear, since DIY generally refers to Do It Yourself, does this mean you attempting to control as much of the payment interface as possible? Or do you want Stripe to handle that for you?

wild dirge
#

Not about control, just ease-of-use for the donor.

#

And by DIY I mean cut-and-paste like you offer the website link

#

yes DIY = do it myself

tropic moss
#

Okay, to me that sounds like the opposite of DIY since you don't actual build something yourself

wild dirge
#

haha good catch

tropic moss
#

And when you say ease-of-use for the donor, do you mean the person providing the funds?

wild dirge
#

DIY in the sense that YouTube gives me that option

#

yes donor = person providing the funds

tropic moss
#

Well we have many ways to embed some payment UI in your own site. I believe my colleague already provided some options

#

If those do not suit your needs, can you explain the specific reasons why?

wild dirge
#

the conculsion was that I would need to develop the code

tropic moss
#

If you want to embed something into a site, you will need to do some coding

#

Also this server is intended to help developers code integrations with Stripe APIs so what is who we help

wild dirge
#

Stipe may not work for this. Understand that now ... thanks.

tropic moss
#

You can take a look at our embedded Checkout here. We provide examples of how you can code this solution.

#

But if you want something entirely no-code, you would need to be okay with redirecting your donors to a Stripe hosted page instead

wild dirge
#

Thanks for your help.

tropic moss
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚