#talterman_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ 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/1335004350359277692
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I"m not sure what you mean by patient signature authorization.
Certainly you can collect card details and save them to charge later: https://docs.stripe.com/payments/save-and-reuse
Thanks. By that I mean compliance which you cover here https://docs.stripe.com/payments/save-and-reuse#compliance
Do you know if the auth can be enabled for 1 year?
Sorry by auth I mean charge later for up to a year and set a limit of $300?
You can save a card with an understanding with the user that you are going to charge them later on, but that is not the same thing as authorizing a card and charging it later.
Are you looking to authorize the card and capture it up to a year later? If that's the case, there are some non-public features for businesses that need extended authorization windows (7 days is standard) but I have never heard of an authorization window anything close to one year. Still, you can write in to support at https://support.stripe.com/ to find out more about that.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Sorry I stated that badly.
We're going to capture the signature and permission ourselves.
I mean saving a card and charging it later. Potentially multiple times as needed for up to a year (or if the patient removes their saved card)
Exact workflow:
- Patient initiates card storage process
- Views terms explaining: $300 limit, payments made after insurance response, 5-day notification before charges
- Enters card details and billing address
- Signs authorization agreement
- Card stored and can be charged up to $300
Yes, that would be the guide here: https://docs.stripe.com/payments/save-and-reuse
you just need to specify your terms to your user and make sure they are legal