DAP Shopping Cart And Upsell Tree Plugin Summary
DAP Shopping Cart / DAP Upsell Tree Plugins
DAP offers a 1-click upsell shopping cart that integrates with Paypal Website Payments Pro and Authorize.net and an upsell plugin that integrates with Paypal Standard.
1) Paypal Standard Upsell Tree Plugin
2) Paypal Payments Pro Upsell Tree Plugin / DAP shopping cart
3) Authorize.net Upsell Tree Plugin / DAP shopping cart
Note:
1) You can offer any number of upsells.
2) You do not have to offer upsell to use the DAP shopping cart. You can use it even if there are no upsells.
3) Your buyers do not leave your site. They complete the payment on your site if you use the DAP shopping cart/upsell plugin for Paypal Payments Pro or Authnet.
You must have SSL / https (for security) enabled on your web site to use any of the above plugins. Ask your web host to enable SSL for your site.
The following applies if you use the DAP upsell plugin for Paypal Standard:
Your users need to have a Paypal Account to purchase (no CC option) and anything that involves recurring payments (whether it is free trials + recurring , or recurring from day 1) wont work if you offer it as part of an Upsell. Anything recurring *must* be the very first product they add to their purchase again all of this is applicable only if youre using the Upsell-Tree Plugin for Paypal Standard. These are Paypal API limitations. But if you just want your users to buy a single recurring product then upsell other one-time products as the upsells, then the Paypal Standard Plugin will work great. If you do not offer any upsells and just have a Paypal Standard account, then the best option is to use either the DAP generated Paypal buttons (described above) or the Paypal hosted buttons (described above).
===============
If you use your own merchant account like Authorize.net or
Paypal Website Payments Pro, then none of the above applies in which case you can do recurring products during any part of your purchase flow (first product, or as part of the upsell).
For example:
Step 1: Add Product 1 to cart (can be recurring or 1-time product)
Step 2: Order Page
Step 3: Add/Decline Upsell Product 2 (must be a one-time product for Paypal standard, can be a recurring or one-time product for paypal payments pro)
Step 4: Add/Decline Upsell Product 3 (can be a one-time product for Paypal standard, can be a recurring or one-time product for paypal payments pro)
Step 5: Thank You Page
In the button code that you generate in the DAP products page, you will see something like this:
input type=”hidden” name=”payment_succ_page” value=”https://www.yoursite.com/dap/continue.php?url=/dap/upsell1.html”
Here url = /dap/upsell1.html tells dap where to return the customers after they complete the paypal payment.
If you do not offer upsells, just change this line in the form code as shown below so it will take the users to a thankyou page after they complete payment.
input type=”hidden” name=”payment_succ_page” value=”https://<strong>yoursite.com</strong>/thankyou”
Create a WP page called thankyou (URL = https://yoursite.com/thankyou) so the customers can be returned to that page upon successful payment.
Here yoursite.com should be replaced by the name of your site.
The DAP cart is not a multi-product cart at this time. It is more geared towards people purchasing single products at a time like a membership product or a one-off info product. You could however use Upsells even now, to give them further options to buy.