jeffharrell / minicart

The minicart is a great way to improve your PayPal shopping cart integration.
MIT License
501 stars 211 forks source link

Using PayPal Sandbox #282

Open adpinc opened 8 years ago

adpinc commented 8 years ago

I've been using the minicart for a while now, and it works great. However, I am trying to get the PayPal sandbox accounts to work, and I have run into a small problem. I have a couple of questions:

  1. I've been rendering the car with "PAYPAL.apps.MiniCart.render()" but noticed that I should be using "paypal.minicart.render(). Do I not have the latest version downloaded, and,
  2. How to I use the "action" tag to redirect to the sandbox?

Thanks!