Stripe plugin

More
5 years 8 months ago - 5 years 8 months ago #116211 by jean
Stripe plugin was created by jean
Hi,
I use OSB with stripe plugin.
Is there any solution to set the charge to false when customer book a slot and set the charge to true after.

I would like pre-authorize the charge at the reservation and after when the book is finished resend the token to stripe with the charge set to true.
Or
by using deposit but keep the all charge of the amount and send it at end of the session.

Stripe allow this kind of payment. But I don't know if the stripe plugin is able to do this.

Best regard
Last edit: 5 years 8 months ago by jean.

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #116224 by Mr. Dam
Replied by Mr. Dam on topic Stripe plugin
Hi Jean,
I am not sure with your idea, could you please explain it more details?
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #116225 by jean
Replied by jean on topic Stripe plugin
Hi,
Thanks for your quick reply.

The deal is to pre-aythorize the payment.

A two fact payement, first authorize a charge, then wait to settle (capture) it later. When a charge is authorized, the funds are guaranteed by the card issuer and the amount held on the customer’s card.

Stripe allow this method, do you think that it's possible ?

Create a charge -> Token to stripe -> capture : false
And then when the session is closed : resend token with capture : true

Thanks
Jean-marc

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #116323 by Mr. Dam
Replied by Mr. Dam on topic Stripe plugin
Hi Jean,
Unfortunately, we aren't able to implement the modification in Stripe payment plugin as your request. When user complete the order and make payment through Stripe, if the payment is success, the order will be activated.
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
5 years 8 months ago #116402 by jean
Replied by jean on topic Stripe plugin
Okay,
Thanks

Jean Marc

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam