#blvckmvmbv - Stripe Payments

1 messages ยท Page 1 of 1 (latest)

obtuse zenith
#

Okay so you want to use Stripe for payments on a site.

When you say

if it have a function to add the user a membership or anything on my site not manually

what is meant by a membership here?

safe trench
#

I want to put it on a landing page and use it to give access to my ebooks, formations,...

#

And I want to people can access only after payment but I can't add them to a database manually

#

mean access not membership ๐Ÿ™‚

obtuse zenith
#

When you say "I can't add them to a database manually", do you have a server you can deploy code on for your integration?

#

I'm just trying to understand what options will be available to you.

#

As for your content, are users downloading it only after payment or do you mean you want them to only be able to reach a route on your site if they have paid?

safe trench
#

I don't know how to code ๐Ÿ˜… To explain I have a site where I sell an e-book. To now I can only make it free by downloading it with a button. I want to add a payment page and the client can only download the ebook when the payment is successful. Don't really need a space for users maybe just send it in a mail after payment...

#

Button > Payment > Ebook in mail (Google translate so bad)

obtuse zenith
#

However, figuring out how to allow your users to download your content would still be up to you.

safe trench
#

Thanks

obtuse zenith
#

You could collect user emails in the payment link config, and then email them your content once you receive a payment.

safe trench
#

Ok so it can't be made automatically ?

#

Oh ! Maybe just by adding the file in the confirmation mail ๐Ÿค”

#

Possible to add a file to the mail ?

obtuse zenith
#

There are other tools like Zapier that can be combined with Stripe that may be able to accomplish this flow but that is outside my domain of knowledge

safe trench
#

Okay thanks a lot for your help !

#

๐Ÿ™

obtuse zenith
#

We link to a lot of examples in the Payment Links overview. I would recommend reviewing all those links to see if you can find something that fits your use case.

safe trench
#

I 'll do it now thanks ! Have a great day