How does PayPal work in oscommerce? Which php file should i go and check the process of Paypal working? Many thanks in advance.
Jack_mcs
Mar 23 2006, 12:44 PM
The payment modules are in includes/modules/payment. They are called by checkout_process.php.
Jack
tomliuwhite
Mar 24 2006, 01:11 AM
QUOTE (Jack_mcs @ Mar 23 2006, 12:44 PM)
The payment modules are in includes/modules/payment. They are called by checkout_process.php.
Jack
Thanks for your help. Can you tell me how does PayPal send the data from oscommerce to PayPal web site?
Jack_mcs
Mar 24 2006, 01:43 AM
Through a secure connection using openssl I believe. If you look in the modules file, you can find where it connects.
Jack
camppos
Mar 24 2006, 02:23 AM
QUOTE (Jack_mcs @ Mar 23 2006, 05:43 PM)
Through a secure connection using openssl I believe. If you look in the modules file, you can find where it connects.
Jack
Hi, Do you know why when im on my confirmation step total and shiping appers and when its transfer to paypal only subtotal appers without shipping? can you help me?
thanks in advance
Jack_mcs
Mar 24 2006, 04:24 AM
Which paypal module are you using? What are the sort orders in admin->modules->Order Total?
Jack
camppos
Mar 24 2006, 04:33 AM
QUOTE (Jack_mcs @ Mar 23 2006, 08:24 PM)
Which paypal module are you using? What are the sort orders in admin->modules->Order Total?
Jack
Im currently using PayPal IPN Module v1.0 For 2.2MS2 but before had installed the original that comes with the installation and that one didnt work either ..
here is the sort order: Shipping --- 2 Sub-TOtal -- 1 Tax -------- 3 Total ------ 4
Thank you for your help
Jack_mcs
Mar 24 2006, 02:54 PM
There is a 1.1 version available. I don't recall what was changed but it might be worth trying. Also, try changing the transaction type in the modules settings.
Jack
camppos
Mar 24 2006, 05:24 PM
QUOTE (Jack_mcs @ Mar 24 2006, 06:54 AM)
There is a 1.1 version available. I don't recall what was changed but it might be worth trying. Also, try changing the transaction type in the modules settings.
Jack
have the latest version installed, I have changed sort order, but still leaves shipping out of the total when sending to paypal. Any hints???????
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.