nitaish Posted April 27, 2021 Share Posted April 27, 2021 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. ? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 27, 2021 Share Posted April 27, 2021 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. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.