18

Checkout / BuyNow Page in WP

Creating Buy-now/Checkout Page

  • Go to WP Admin->Pages->Add New Page->Visual Editor Tab.
  • You will find Shopping Cart Editor Icon (SC) for configuring the BuyNow / Checkout Page.

DAPBuyNowEditor

  • Click on the editor icon. In the popup, configure the shopping cart options for your checkout/buynow page. Most of the default values will work as is, so unless you want to change the image or messages, you do not have do much on this page other than picking a checkout/buynow template. Currently only 1 template is supported, so you can just select template 1.

DAPCartEditorOptions

  •  Scroll down and click on the Insert button after you complete setting up the buynow page options in the Editor popup.
  • When it returns you back to your WP page, you will notice the DAPShoppingCart short code on the page. Save this page. Lets say you call this page buynow and lets say the URL of this buynow page is http://YOURSITE.com/buynow.  Just make a note of this buynow page URL. You will need it when you setup payment buttons.

Customizing Cart CSS & Design

Click Here to Leave a Comment Below 18 comments
Eric - December 4, 2013

How would I change a checkout page so that by default “USA” is selected as the country?

Thank you.

Reply
Veena Prashanth - December 4, 2013

Sorry, it is not currently possible. It will require changes to buynow.php file.

Thanks,
Veena

Reply
Brandon - January 3, 2014

What if I have two products on the same membership site and one of them I want to give the Paypal and Credit Card option but for the other product I only want to give the Credit Card option.

How would I edit the checkout page so that for one of them it shows the paypal button and the other one it doesnt?

Reply
Veena Prashanth - January 5, 2014

Hi Brandon,

You can use the same checkout page for both products but during the payment button generation for the products, you can specify whether you want paypal + cc or just cc option.

Thanks,
Veena

Reply
Ben Guyat - January 7, 2014

Hi Veena,

Is it possible to change the currency displayed in the checkout page from dollars to pounds?

Reply
Veena Prashanth - January 7, 2014

Hi Ben,

Yes, you can set the currency in the generated
button code.

See -http://www.digitalaccesspass.com/forums/threads/891-DAP-Cart-Currency?highlight=currency

Thanks,
Veena

Reply
Ben Guyat - January 8, 2014

Hi Veena,

I saw the code for the currency change in the forum:

Where do I insert in the button code?

Thanks,
Ben

Reply
Veena Prashanth - January 8, 2014

You can insert it after any input tag.

For ex, you can look for item_name tag and insert it after that.

..input type=”hidden” name=”item_name” value=”…”

Insert it after this tag

Reply
Bill Cousins - April 7, 2014

Hey! So how would we actually edit the page to our liking? What do we do with those files you show us in the second video? What I want to be able to do is to recap my offer and bonuses plus add a few testimonials right there on the order page and it needs to be different for each product order page.

Do you think the way to go would be a custom sidebar for each page? I still would like to know the answer to the first question if so.

BC

Reply
Veena Prashanth - April 7, 2014

Hi Bill,

>> Hey! So how would we actually edit the page to our liking? < < Please see: http://www.digitalaccesspass.com/doc/customize-dap-cart/ >> What I want to be able to do is to recap my offer and bonuses plus add a few testimonials right there on the order page and it needs to be different for each product order page. < < You can add product level cart header/ footer in the DAP Payments -> Cart Options page. Select the product and you can update the header/footer/terms etc.

>>Do you think the way to go would be a custom sidebar for each page? << Yes, makes sense. If you need more details displayed on the page and it's specific to product, then you can add a custom sidebar with more info. Thanks, Veena

Reply
Al Slagle - June 11, 2014

Hello Veena,

I’m wondering if the DAP Shopping Cart supports JCB credit cards? I have many customers from Japan and I noticed that Stripe supports JCB.

Any help is appreciated.
Thank you!

Al

Reply
Veena Prashanth - June 11, 2014

Hi Al,

>>I’m wondering if the DAP Shopping Cart supports JCB credit cards? I have many customers from Japan and I noticed that Stripe supports JCB. << Sorry, the DAP Cart does not support JCB credit cards. Thanks, Veena

Reply
Sue - October 14, 2015

I created the check out page and was testing it. It won’t allow me to choose a country and state/province. It shows the drop down arrow to make a choice but no options are listed. Am I missing something in my set up?
thanks, Sue

Reply
Veena Prashanth - October 14, 2015

Hi Sue,

Using dap shopping cart version 2.1 ?

Please ftp to your site and check the contents of /dap/dap-config.php file. Make sure the SITE_URL_DAP definition is set correctly and is pointing to the right website.

Thanks,
Veena

Reply
Julien - November 27, 2015

Hi Veena,

I am using Optimize Prest as a theme, and it seems it is creating some conflicts with DAP shopping cart? The checkout page editor is not working correclty, I can not configure anything…

Second question: I do not need adress information from my customers, is it possible to delete this from the form?

Thanks in advance!
Julien

Reply
Veena Prashanth - November 27, 2015

Hi Julien,

The dap cart works fine with OptimizePress theme. I use OP myself on some of my own sites and it works fine with the dap cart.

If you use version 2.1 or 2.2 of the dap cart, in the editor, you will find an option to configure various options. One of the options is to select whether you are using OP as the theme.

But if you are not able to use the editor at all, it might be one of the plugins you are using. I don’t think it’s theme related. You can temporarily de-activate all active plugins except DAPLiveLinks and the dap cart and then see if the problem goes away. If yes, please re-activate plugins few at a time to see which plugin is causing this problem.

If it does not help, please open a support ticket and we will be happy to help.

Thanks,
Veena

Reply
Pascal - August 23, 2016

Hello Veena,

how i can select on the Checkout only countrys where i do ship?

And can i disable the part “State/province”? It is not needed – how? When i put “<!–" before this part, i dont see anymore countrys…

Please help

Reply
Veena Prashanth - August 24, 2016

Hi Pascal,

Sorry can’t narrow down the list currently but we’ll be releasing a new shopping cart plugin called “Powercart” where you’ll be able to select “default” country.

And you “state” field will ONLY be required if selected country is US.

Hope this helps.

Thanks,
Veena

Reply

Leave a Reply: