- This topic has 3 replies, 3 voices, and was last updated 14 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Buying a product and paying with bank transfer
Tagged: bank transfer, Manual Checkout, other payments, wire transfer
Hello,
I’m making a website with WP estore and I’d like to give customers two options:
1. pay with paypal and receive the digital goods immediately
2. just place an order without the paypal/automatic sending thing (to handle the order manually with bank transfer).
What would be the best strategy to achieve this result?
Thank you!
@biea, The eStore already gives you the ability to do manual checkout alongside PayPal. all you have to do is enable it from the settings menu (Payment Gateway Settings tab).
When a customer submits the order form using manual checkout you will get an email with the order and customer details. Now you can contact the customer to take care of the money transfer and once done email him the link (create it from the “Admin Functions” menu)
Hello,
I’d like to change the “manual purchase” option screen. The one that has a green box that says “order submitted, click here to return to store.”
Can you direct me to the code? For example, which file? I think I can handle it from there.
Thanks, Pam
The file name is “eStore_payment_submission.php” look in the following function:
function submit_to_manual()