Posted by ravenw82 on April 23, 2011 at 11:38pm
hello all,
I'm having issues figuring out how to change the Buy Now Link, which reads Apply Now, but I think it should read Buy Now.
And I need to figure out how to configure the Successful Payment and Cancelled Payment pages. I've made them, but can't figure out how to put them into play.
I've been using an eCommerce book, but its written in 2008, and is based on Drupal 5, and eCommerce 3.3. So many of the things I need to do I have to find other ways to do them.
Thank you all for any help you can give me.
Comments
Those Things Are Hard Coded
Those links are hard coded and you need to open the appropriate e-commerce modules to make modification. The links are usually found in cart and transaction modules.
Is there a preferred method
Is there a preferred method to look at this code? It might be easier to read than just using notepad?
I found it in the ec_buynow
I found it in the ec_buynow module.
Any chance there is help to figure out how to modify the Successful Payment and Cancelled Payments?