Hi @tinma5,
As you’ve noticed this isn’t a feature of our Stripe plugin for WooCommerce. From our philosophy we prefer to not build features like this into payment methods themselves, rather we’d have an extension that supports this function that works with any payment method. 🙂
Unfortunately, I’ve not seen what you’re describing for WooCommerce. The closest thing would be an extension we have called Deposits. –> https://woocommerce.com/products/woocommerce-deposits/
It doesn’t send the store owner the full amount though, while collecting from the customer.
I tried searching for this functionality and couldn’t find anything easily for WooCommerce unfortunately, but perhaps Deposits helps get you most of the way there.
Thread Starter
tinma5
(@tinma5)
Hi @ryanr14
Unfortunately I haven´t found a way to apply this in woocommerce either and we use this kind of payment a lot in Mexico.
Stripe shows how to code this feature, is there a way for me to add this manually?
Thank you for your help.
Hi @tinma5,
There’s always a way to accomplish this, unfortunately it sounds fairly complicated. 😛
With the code in Stripes examples you can certainly take that and modify our Stripe extension to then support that in WooCommerce. It’s a free and open source plugin for anyone to fork and modify. –> https://github.com/woocommerce/woocommerce-gateway-stripe
I’d also suggest adding the idea to our ideas board, maybe it’s in high demand and if so that’d be something our developers would work on. –> http://ideas.woocommerce.com/forums/133476-woocommerce
Thread Starter
tinma5
(@tinma5)
Hi @ryanr14,
Ok, I’ll do both, thank you very much for the support!
Hi @tinma5,
Happy to do the best we can for ya currently. Thank you very much for adding the idea!