#hexer
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can add one-time invoice items to the Subscription invoices, yes.
Ok. I didnt investigate too much features of subscriptions, but what i want to do is next:
- create payment lets say 100 euro, from which i would take immediately 10 euro and rest of it after month or two or three, depends when product is actually used
So that is possible?
Do you mean you want to charge the customer EUR 10 in the first month and EUR 90 in the second?
Or do you want to charge them EUR 100 upfront and not charge them again?
acctualy what i want to do is pre-auth whole amount
but i know that is not possible, for holding more then 7-10 days
in taxi/transfer bussines we offer booking a ride months before acctual drive
so we need to make one payment of whole amount, where it depends is everything went find capture whole amount
or if client didnt show we still want to charge lets say 10% of total cost
or is this possible to do with some payment method? just take card info details and make defined payment at right time
You can always refund the payment, but Stripe keeps the processing fee.
i know, but i dont want to use refunding...
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
As you said, the hold is only kept for several days. So refunding is the only long term option.
So my request is more like payment penalty. If user does not show for drive we want to take rest of the money
Similar as booking com doing for reservation, first it takes small amount and then if you dont show or smthing it takes rest of it
Do you have that type of payment for implementation?
is that related to subscriptions?
no, but subscriptions was my only clue to do something with it
there's no efficient way of solving this issue to be honest
the only thing you can do is save the PM for future usage, and create the PI (off_session) when the time comes
and does at that time client need to approve or we take money immediately?
it depends, Stripe will try to attempt the payment, but there's always the chance that the issuing bank would ask for an authentication (3DS)