stripe integration
Budget: $30 – $250 AUD
I would like to integrate the Stripe Future payments functionality into my woocommerce site.
Stripe Future payments - https://stripe.com/docs/payments/save-and-reuse
I need the following functionality:
1. The customer books a service (product) on my site by adding a product to the cart and checking out the usual way by entering their credit card details.
2. The card details get stored with Stripe
2. Customer is consulted regarding service they require and final price may be adjusted up or down
2. When the service is finished the order is marked as completed and the card is charged.
I understand there is an authorize and capture function in stripe but this is not feasible as it expires after 7 days plus customers get confused and think their card has been debited due to the funds being held before the service is complete.
I have already set up stripe (test mode) on my site and its working fine.
Also how will this be implemented? Will it be possible via code snippets, plugin or editing source code?
Stripe Future payments - https://stripe.com/docs/payments/save-and-reuse
I need the following functionality:
1. The customer books a service (product) on my site by adding a product to the cart and checking out the usual way by entering their credit card details.
2. The card details get stored with Stripe
2. Customer is consulted regarding service they require and final price may be adjusted up or down
2. When the service is finished the order is marked as completed and the card is charged.
I understand there is an authorize and capture function in stripe but this is not feasible as it expires after 7 days plus customers get confused and think their card has been debited due to the funds being held before the service is complete.
I have already set up stripe (test mode) on my site and its working fine.
Also how will this be implemented? Will it be possible via code snippets, plugin or editing source code?