#j_stripe-intro

1 messages · Page 1 of 1 (latest)

glacial kettleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1257707454473441301

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

hollow canyonBOT
elfin fjord
#

Hi there 👋 have you already decided what shape of integration you want to use to add Stripe to you site?

If not, I'd recommend starting here:
https://docs.stripe.com/payments/accept-a-payment
It's our guide for beginning to accept payments, and walks through setting up an integration for several different approaches.

small meadow
small meadow
#

How do I add that to my website?

elfin fjord
#

You mean build a Connect integration using Express Connected Accounts?

small meadow
#

I’m trying to make a website to accept Stripe express and I want to know how is that possible and if so, how?

elfin fjord
#

I'm going to need more clarification on what you're referring to by "Stripe express"

small meadow
#

I’ll send you it

#

@elfin fjord

#

Stuff yk?

elfin fjord
#

Okay, that's referring to what I said earlier, about building an integration that uses Stripe Connect and allows you to onboard Express Connected Accounts.

Building a Connect integration can be quite an undertaking. This is where we start walking through how to do that:
https://docs.stripe.com/connect/express-accounts

small meadow
#

So that will help me add it as a payment so they can use debit card and stuff? To my website.

elfin fjord
#

Nope

#

That's not what Connect does or is used for.

elfin fjord
#

Connect is used for onboarding third-parties, such as sellers, to your flow so you can facilitate payments on their behalf or send funds from your transactions to them.

elfin fjord
# small meadow So what do I have to do?

If you want to accept payments, you should look at the guide I shared initially. If you want a more complex flow, you should elaborate on what that flow is so I can make a thorough recommendation.

elfin fjord
#

If it helps you convey what you're trying to build

small meadow
#

I’m just trying to add Stripe to my website so people can pay with Stripe

#

And use their credit cards and Apple Pay

#

Understand?

elfin fjord
#

The first guide I linked is the right guide for that then. But let me know if that doesn't seem to be the case as you're going through it.

small meadow
small meadow
#

@elfin fjord

#

This is what I wanna add to my website

elfin fjord
#

That's in the first guide I linked. In the Custom flow tab.

#

Well partly

#

That screenshot seems to be using a combination of the Express Checkout Element, and the Payment Element. The Custom flow tab in that first guide walks through how to use the Payment Element.

It won't give you the standalone button at the top for Google/Apple Pay and other wallets. That would require also implementing the Express Checkout Element:
https://docs.stripe.com/elements/express-checkout-element
and suppressing wallets from being offered via the Payment Element.

glacial kettleBOT