Hey guys, i have trouble running Paypal. Below are steps that i've already taken but it doesnt seem to work:
1. Indicated PayPal as Provider in "Gateway" at Store Admin;
2. Used the correct email address to create PayPal on the PayPal ID Field;
3. Indicated UTF-8, $, US in charset, currency symbol and language respectively.
4. created a "Buy Now" buttons and pasted it to Description section of the product. (Did not work)
5. Tried to modify the ProductDetail.htm to add/replace the addtocartimg.gif with "PayPal button" , still go straight to DNN cart not Paypal's
TWO Questions:
1. (Buy Now) I know this is elementary with you guys but its crazy like when i pasted the generated code for paypal "Buy now" buttons on the description section and hit "Update" the code was automaticaly erased.
2. (Add To Cart) How do we modify the PayPal cart_ code to dynamically change the [PRICE] and [MODELNAME] to reflect product in database.
Thank you.