Hi all - still looking for someone to help me with some development and integration in various open source software packages. Unfortunately payment will only be done once the project is completed. Please contact [email protected]
Hi all - still looking for someone to help me with some development and integration in various open source software packages. Unfortunately payment will only be done once the project is completed. Please contact [email protected]
Hi Guys and Gals, I am using a 2checkout.com account for my CC payments. They charge 5.5% of the total sale and a 45 cent transaction charge. The module works fine, but I have a question regarding their fees. Where can I incorporate this to be added onto the total cost of the customers purchase?
In other words I need the module to calculate the price for our customers including the fee to be incorporate in the final product cost shown at the checkout.
TIA for you help and suggestions.
Regards Malcolm
I think you can use a tax calculation for the 5.5%, and then just add on 45 cents to the price of each product.
Is it the ONLY payment method you use? Or do you want to charge extra for this particular payment method - that would be hard if not impossible, I think (off the top of my head).
hello im having trouble installing 2CO. For a start i install item in the directory, but it wont come up on the admin site???
please email if you can help me
ben AT troomstudio DOT com
Thanks
ben
Just any case anyone has seen this before I thought I'd toss this error out there.
On the return to the process_2checkout.php file I get "page not found"
The file is in the root directory and if I attempt to goto it directly in a browser address line I get DB erors which you would expect not coming back from 2checkout.
I've contacted 2co and everything is set right on their end or so it says but the return manual or automatic keeps giving me that error.
Any ideas would be great.
Thanks
Chris
www.wccomputers.com
Last edited by david100k; 29 May 2007 at 09:13 PM. Reason: adding information
Well I fixed mine however I don't know if it is the correct way or not.
In the includes\modules\payment\as2checkout.php find line 181 or do a search for Process_2checkout (there is only one) the line will look like this
zen_draw_hidden_field('x_receipt_link_url', HTTPS_SERVER . DIR_WS_CATALOG . 'process_2checkout.php');
take the "S" out of HTTPS_Server so it reads
zen_draw_hidden_field('x_receipt_link_url', HTTP_SERVER . DIR_WS_CATALOG . 'process_2checkout.php');
This solved both the issue of the blank page as well as the issue of MODULE_PAYMENT_2CHECKOUT_TEXT_ERROR_HASH_MESSAGE
What this line does is overwrite the settings that you have in 2CO, they call it an X-Return if you look in thier forums.
Hey,
the 2checkout mod was working great, but suddenly my orders are not getting back to admin, and the emails tell me I have 1) Cart 22 ordered, and the customer is getting the same info.
Any ideas?
Using 1.3.7
JP
I just set up2CheckOut and I'm having the same problem as birdoasis - customers aren't being taken back to the site, orders aren't being posted to the site, and the receipt email from 2CheckOut says "Product Description: Cart 12".
Any ideas?
Bookmarks