Jump to content

Stripe pay later option


nitaish

Recommended Posts

Hello,

We are using stripe as one of our payment gateway also created a hook which will show only stripe as a gateway if the currency selected is USD.

But while placing order stripe asks to add the card details and customers are forced to add the details during checkout. Is there any option we can hide those card fields so that we can place the order and later customer can pay the invoice. ?

 

Link to comment
Share on other sites

2 hours ago, nitaish said:

But while placing order stripe asks to add the card details and customers are forced to add the details during checkout. Is there any option we can hide those card fields so that we can place the order and later customer can pay the invoice. ?

if the customers are allowed to pay their invoices through any of the available gateways, the simplest option might be for them to use an offline option, e.g mail-in or bank transfer (even if you duplicate/rename it and call it Stripe (Delayed) or whatever), that will allow the order to go through and then they can pay the invoice later by any of the other gateways.

I can't think of a simple solution that would still use Stripe at time of order, but delay the payment being taken asap.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated