alexsc Posted March 13, 2006 Posted March 13, 2006 I am setting up a credit card payment gateway for my site. I have made a payment module for it. When you click on confirm on checkout_confirmation.php it redirects to the payment processing website. It processes the credit cards and when it finishes it goes to checkout_process.php to complete the order. But whenever its supposed to go to checkout_process it goes to the shipping page meaning the customer would have paid but the order would not have been processed. I have tried using the same osCsid when people return to my checkout_process.php page. Does anyone know how to fix this? Preferable does anyone know how to process the order before it takes the customer to the payment gateway? Because then it could process the order with Waiting for Payment Status and then when payment has been made it would update to Processing. I tried finding contributions for this but couldn't find any. So any help would be greatly appreciated. "If we don't succeed, we run the risk of failure." ...George W. Bush
alexsc Posted March 13, 2006 Author Posted March 13, 2006 bump "If we don't succeed, we run the risk of failure." ...George W. Bush
Recommended Posts
Archived
This topic is now archived and is closed to further replies.