#zen_star_21588
1 messages · Page 1 of 1 (latest)
hello! sorry if silly question - I am brand new to Stripe
You may follow the guide here: https://stripe.com/docs/payment-links/api
To save a payment method in Payment Link, payment_intent_data.setup_future_usage should be set to off_session.
To access secret key, it can be found in https://dashboard.stripe.com/test/apikeys
is this discord just for devs? or do end users have a different way to reach out to devs for help, OR are end users expected to learn how to navigate the API too?
i'm working on the assumption end users need to learn how to navigate the API..
what do I do with the key? how do I access the screen where I can start coding my payment link? 😅
This channel is for developers and technical integration questions for Stripe products
Have you signed up an account with Stripe?
To use Payment Link, a Stripe account should be created
Then you will be able to access the Dashboard link https://dashboard.stripe.com/test/apikeys to get API key and follow the guide to create Payment Link: https://stripe.com/docs/payment-links/api
i see.. i'm not a dev so this info is going a bit over my head..
is there a way for end users to contact devs for assistance?
I'd recommend using no-code Payment Link that it can be created in Dashboard with steps here: https://stripe.com/docs/payment-links/create
It doesn't require any API integration work.