OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: How does PayPal work in oscommerce?
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Payment Modules > Other
tomliuwhite
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
The payment modules are in includes/modules/payment. They are called by checkout_process.php.

Jack
tomliuwhite
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
Through a secure connection using openssl I believe. If you look in the modules file, you can find where it connects.

Jack
camppos
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
Which paypal module are you using? What are the sort orders in admin->modules->Order Total?

Jack
camppos
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
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
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.
Invision Power Board © 2001-2008 Invision Power Services, Inc.