#rinaldohack-integration

1 messages · Page 1 of 1 (latest)

azure saffron
#

Hi there!

shell snow
#

hi!

azure saffron
#

Our simplest integration is Payment Link: https://stripe.com/docs/payments/payment-links
You can create a PaymentLink directly in the dashboard, and this gives you a URL you can send to your customers.
Then you will receive a webhook event every time a payment is made.

shell snow
#

THIS IS EXACTLY WHAT I AM LOOKING FOR!

#

but I think I don't see where i can put callback URL. well probably I still need to do the API way 😦

azure saffron
shell snow
#

and i don't see a way to make subscription?

azure saffron
#

You can create subscriptions with both Payment Links (no coding required) and Checkout Session (some coding required).