#kekko7072

1 messages · Page 1 of 1 (latest)

small cobaltBOT
#

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.

modern kernel
#

Hello! What does "and wallet" mean?

short grove
#

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.

modern kernel
#

You can't save Apple Pay or Google Pay cards for future use with Terminal.

short grove
#

So what can I do ?

modern kernel
#

What kind of rental service is it?

short grove
#

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
#

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.

small cobaltBOT
short grove
#

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 $

modern kernel
#

Potentially. Are you okay with the MCC restrictions?

short grove
#

is this flow available ?

modern kernel
#

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.

short grove
#

in the documentation i see visa and mastercard all category.

#

am i right?

modern kernel
#

Not sure I understand, right about what?

short grove
#

that if user has visa or mastercard all MCC are enabled.

#

Why it should not work?

fickle valley
#

👋 I'm taking over as Rubeus had to step away

#

give me a second to catch up

short grove
#

yes thank you

fickle valley
#

Reading the docs, yeah it looks to be supported on Visa and Mastercard branded cards.

short grove
#

ok perfect

#

so my case should work?

fickle valley
#

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

short grove
#

ok perfext thank you