tomliuwhite Posted March 23, 2006 Posted March 23, 2006 How does PayPal work in oscommerce? Which php file should i go and check the process of Paypal working? Many thanks in advance. Quote
Jack_mcs Posted March 23, 2006 Posted March 23, 2006 The payment modules are in includes/modules/payment. They are called by checkout_process.php. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
tomliuwhite Posted March 24, 2006 Author Posted March 24, 2006 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? Quote
Jack_mcs Posted March 24, 2006 Posted March 24, 2006 Through a secure connection using openssl I believe. If you look in the modules file, you can find where it connects. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
camppos Posted March 24, 2006 Posted March 24, 2006 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 Quote
Jack_mcs Posted March 24, 2006 Posted March 24, 2006 Which paypal module are you using? What are the sort orders in admin->modules->Order Total? Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
camppos Posted March 24, 2006 Posted March 24, 2006 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 Quote
Jack_mcs Posted March 24, 2006 Posted March 24, 2006 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 Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
camppos Posted March 24, 2006 Posted March 24, 2006 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??????? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.