Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › eStore- cash on delivery is supported?
Tagged: cash on delivery, order management, sales management
- This topic has 11 replies, 4 voices, and was last updated 11 years, 1 month ago by admin.
-
AuthorPosts
-
October 7, 2013 at 11:18 am #9803flaviusMember
Hi.
I’ve start with my team to configure the combo plugins eStore/eMember/WP AFfiliate.
What we saw is tht eStore can handle PayPal payment and credicard payment via 2CO.
So I have 5 questions:
1-> How can I implement eStore to manage the payment via cash-on-delivery ?
2-> Can eStore sync/works with another credi card handling provider?
I want to use this: [https://www.mobilpay.ro/public/en] cause is from my country and use the language of my clients.
3-> After a user is buying with any method, can I choose where to redirect him to a up-selling page?
4-> So. The ideea is that I want to allow to my users to buy via:
– cash-on-delivery
– paypal
– Credit-cart
and all this to be manages by eStore ?! Can be possible?
5-> There is a management system in eStore? where I can see how much sales was laste week or today?
October 7, 2013 at 12:06 pm #58177wzpModerator1. COD is a variation of manual checkout. The order is manually processed; and you need to update the system each step of the way. More details on how you can set it up here:
2. There is a payment gateway bundle addon that supports additional payment gateways. Unfortunately, yours is not yet supported:
https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-payment-gateway-bundle
However, it may be possible for us to support it as a custom coding request:
https://support.tipsandtricks-hq.com/need-custom-work-done
3. Yes.
4. Yes
5. Yes:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-order-management-addon-1684
October 8, 2013 at 8:22 am #58178flaviusMemberHei.
Thanks for your reply.
Regarding #2:
1 – How much time/money do you estimate for additional my payment gateway?
2 – What information do you need in order to make it? Some documentation from them?
3 – Regading this, can maybe my programmers develop it?
October 9, 2013 at 12:35 pm #58179wzpModeratorWe do not discuss quotes over the public forum. Please complete the form and a member of the team will get back to you.
October 13, 2013 at 11:09 am #58180flaviusMemberI sent the email regarding #2.
Regarding #1:
1 > How I can implement this: [http://screencast.com/t/hgAcJJrW] with eStore?
And that order form is in right-side bar of my products-page.
October 14, 2013 at 1:24 am #58181adminKeymasterWe don’t have an option to show the payment options using radio box. The payment options are a drop down as shown on our demo here (add a product to see how the payment options are shown):
http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-plugin-demo-175
October 14, 2013 at 3:49 am #58182flaviusMemberWell there is a missunderstanding, and maybe I wasn’t clear in what I said.
That form is part of my site design, not estore plugin/design!
What I want is that my form is a buy now button, cause I don’t want to use the add to chart option.
What I’m looking for is when a user have selected one of that radio button to be redirected to:
1> Cash-on-Delivery form(if 2nd radio button is selected), like you have here: http://www.tipsandtricks-hq.com/ecommerce/manual-offline-checkout-demo
or to a a Pay with Credi-Card Form if 1st radio button is selected.
I would like to have a page for PayPal payment where the user will be redirected if she/he selected from my side-bar form the 3rd option for PayPal.
OR
2> Once the user have selected an option and press the order button within my sidebar,
to be redirected to checkout pagehere the option CashOnDelivery is aldready selected, or CreditCard or PayPal is already selected.
How to make Option1 and Option2 possible ?
Question 2: For CashonDelivery form, can I customize the form in order to add more fields and some radio-button options for delivery?
October 14, 2013 at 11:01 pm #58183wpCommerceModeratorHi, I can give you a workaround but it works only for a one-item checkout (kind of like a buy now button). You can may be set up like the following:
1) if the user selects “cash on delivery” and clicks the “order” button they will be redirected to [http://www.example.com/?wp_eStore_buy_now=1&gateway=manual]
2) if the user selects “credit card” and clicks the “order” button they will be redirected to [http://www.example.com/?wp_eStore_buy_now=1&gateway=paypal]
You can find more information on this feature here:
https://support.tipsandtricks-hq.com/forums/topic/how-to-use-gateway-specific-buy-now-type-buttons
October 15, 2013 at 2:41 am #58184flaviusMemberGreat.
Question 1: So If I have 5 products I will create ?wp_eStore_buy_now=, ?wp_eStore_buy_now=2 and so on until ?wp_eStore_buy_now=5?
Question 2: For CashonDelivery form, can I customize the form in order to add more fields and some radio-button options for delivery? If YES – how?
October 15, 2013 at 10:58 pm #58185wpCommerceModeratorHi, a “Buy Now” type button link directly takes you to the payment page (example: PayPal). So you can’t add multiple items like a shopping cart checkout. Please see this post which will explain how different types of buttons work:
There is no easier way to customize the form by adding fields/radio buttons. However, the manual checkout form has a field called “Additional Comment”. Your can collect additional information from your customer using that field.
October 16, 2013 at 4:03 am #58186flaviusMemberHei.
1 – My question was/is IF I can create as much “Buy Now” button (for PayPal, COD, CrediCard Payment) as how many products I have! 5 Products – 5 Different “Buy Now” button with different prices (in PayPal, COD, CrediCard Payment).
Can I ?
2 – The “Additional Comment” is not usefull for me.
I mandatory need a drop-down field or radio buttons field with 4 options.
3 – How can I remove from “State” -field?
and how to change the language of fields?
4 – How can I change the order of some fields?
October 16, 2013 at 11:46 pm #58187adminKeymasterYes, you can create as many buy now buttons as you want using whatever gateway you want.
There is a way to customize the manual checkout form but it requires PHP coding knowledge. Here is a link to a topic with useful info on this (check the links shared in that post):
https://support.tipsandtricks-hq.com/forums/topic/manual-checkout-form-mods
-
AuthorPosts
- You must be logged in to reply to this topic.