Guest Posted March 4, 2007 Share Posted March 4, 2007 Ok. The module is installed, the diagnostics page says that everything is OK. Everything seems to be working fine with the IPN. After clicking on the confirm order, I log into Paypal (sandbox) with a personal account, and click on review payment. I am redirected back to my oscommerce store and need to click on Pay. I promptly get sent back to the oscommerce sign in button. and the payments are not completed. anythoughts? My settings: Enable PayPal Express Checkout IPN Module? True Live or Sandbox API? Sandbox Utilize Express Checkout Button? Yes Skip Confirmation Page? No Accept Verified Accounts Only? No Allow Edit Shipping Address at PayPal? Yes Require Confirmed Shipping Address? Yes Skip Shipping Address? No API Username: *************** API Password: **************** API Certificate: **************** Payment Zone: --none-- Transaction Currency: Only USD Set Cancelled Order Status: Cancelled [PayPal EC IPN] Set Completed Order Status: Completed [PayPal EC IPN] Page Style: PayPal Debug E-Mail Address: ******************* Send Every Transaction Dumping Email? False Proxy Address: Sort order of display: 1 Quote Link to comment Share on other sites More sharing options...
AlexStudio Posted March 4, 2007 Share Posted March 4, 2007 Ok. The module is installed, the diagnostics page says that everything is OK. Everything seems to be working fine with the IPN. After clicking on the confirm order, I log into Paypal (sandbox) with a personal account, and click on review payment. I am redirected back to my oscommerce store and need to click on Pay. It is how it works. I promptly get sent back to the oscommerce sign in button. and the payments are not completed. anythoughts? Do you mean that when you click on PAY, you got sent back to the login page of your store? Quote Super Download Shop, PayPal Express Checkout IPN, Selling Downloads, Visual Validation (preventing robotic flood), phpBB2 Integration Yes, I'm willing to help, but please ask in the right place. Think twice before trying to PM me, it might be ignored. Link to comment Share on other sites More sharing options...
Guest Posted March 4, 2007 Share Posted March 4, 2007 It is how it works.Do you mean that when you click on PAY, you got sent back to the login page of your store? Yes. After clicking on "Pay" i get returned to the logon screen and there hare no payments, orders placed etc. I do know that the rest of the store works because it works just fine with the "canned" Credit Card module. Quote Link to comment Share on other sites More sharing options...
AlexStudio Posted March 4, 2007 Share Posted March 4, 2007 Yes. After clicking on "Pay" i get returned to the logon screen and there hare no payments, orders placed etc. I do know that the rest of the store works because it works just fine with the "canned" Credit Card module. Your session was broken when loading checkout_process.php, so it sent you back to the login page. The PAY button sends you to checkout_process.php without adding session id in the URL. Most likely you don't have your cookie domain setup correctly. Please try to set your cookie domain as '.yourdomain.com' (2 dots). Quote Super Download Shop, PayPal Express Checkout IPN, Selling Downloads, Visual Validation (preventing robotic flood), phpBB2 Integration Yes, I'm willing to help, but please ask in the right place. Think twice before trying to PM me, it might be ignored. Link to comment Share on other sites More sharing options...
Guest Posted March 4, 2007 Share Posted March 4, 2007 Your session was broken when loading checkout_process.php, so it sent you back to the login page. The PAY button sends you to checkout_process.php without adding session id in the URL. Most likely you don't have your cookie domain setup correctly. Please try to set your cookie domain as '.yourdomain.com' (2 dots). OK that did work, thanks. For some reason I think I added my "alternate" ports to the string...and I knew that I shouldn't have. It tried to process the payment and I got this: An error occured when we tried to process your payment. Please contact the store owner for assistance. Transaction cannot complete. (10417) The transaction cannot complete successfully. Instruct the customer to use an alternative payment method. I assume that it was the credit card not belonging to my bogus paypal acccount. Quote Link to comment Share on other sites More sharing options...
AlexStudio Posted March 4, 2007 Share Posted March 4, 2007 The most likely cause is that the customer's credit card failed bank authorization. Quote Super Download Shop, PayPal Express Checkout IPN, Selling Downloads, Visual Validation (preventing robotic flood), phpBB2 Integration Yes, I'm willing to help, but please ask in the right place. Think twice before trying to PM me, it might be ignored. Link to comment Share on other sites More sharing options...
Guest Posted March 4, 2007 Share Posted March 4, 2007 The most likely cause is that the customer's credit card failed bank authorization. Great! Thanks for the help! This forum is actually helpful. Many Thanks! --JJ-- Quote Link to comment Share on other sites More sharing options...
lbhaven Posted March 5, 2007 Share Posted March 5, 2007 I'm getting this error when doing a test check-out. All information is correct. USING PAYPAL An error occured when we tried to process your credit card. Transaction cannot complete. (10417) The transaction cannot complete successfully. Instruct the customer to use an alternative payment method. USING CREDIT CARD Your credit card was declined. Please try another card or contact your bank for more info. Merchant country unsupported. (10565) The merchant country is not supported. How do I get it to work and to work with Canadian funds? Quote Link to comment Share on other sites More sharing options...
AlexStudio Posted March 5, 2007 Share Posted March 5, 2007 Please refer to this thread. Quote Super Download Shop, PayPal Express Checkout IPN, Selling Downloads, Visual Validation (preventing robotic flood), phpBB2 Integration Yes, I'm willing to help, but please ask in the right place. Think twice before trying to PM me, it might be ignored. Link to comment Share on other sites More sharing options...
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.