#kekko7072
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kekko-terminal-wallet, 1 hour ago, 3 messages
Hello! What does "and wallet" mean?
We have docs for saving cards for future use with Terminal here: https://docs.stripe.com/terminal/features/saving-cards/overview
I’d like to save for future usage also Apple Pay and Google pay
Because I have a rental service based on usage
So I need to process the amount used need to pay after the terminal operation.
You can't save Apple Pay or Google Pay cards for future use with Terminal.
So what can I do ?
What kind of rental service is it?
We rent powerbank with a daily fee
so user will pick the powerbank from a station, we want to use terminal to let them use Cards and wallet (like Apple and Google) to rent it
we charge the user when the powerbank it's returned. the user can return it after two day or more so we need to charge the right amount
or in the worst scenareo user will not return the powerbank so we will need to proceed with the full cost of the powerbank wich it's aporximatly 40 $
the rental it's aproximatly 2,5 $ / day
so we can not do a pre authorisation otherwise user will see it as a scam
@modern kernel can i use this with cards and wallets? https://docs.stripe.com/terminal/features/incremental-authorizations
I asked because there's a beta for saving wallets with hotels and car rentals, but you're doing something different, so saving wallets just won't work.
You can do incremental authorizations though, yeah.
ok so with incremental for example i can
let user purchase 1 day of rental for example 2.5 $
then when it return bill the amount of the usage for example 2 days.
5 $
or in case of missing return (ususally we wait until 30 days) the amount of the powerbank for example 40 $
Potentially. Are you okay with the MCC restrictions?
is this flow available ?
It is available, but it has a lot of restrictions as outlined in the docs you linked to.
Honestly what you want to do may not be feasible.
Not sure I understand, right about what?
yes thank you
Reading the docs, yeah it looks to be supported on Visa and Mastercard branded cards.
I'd say try it out in test mode.
The way you explained it makes sense but testing it out should help confirm the expected API behavior
ok perfext thank you