ramroz Posted June 16, 2003 Posted June 16, 2003 Hi everyone! Does anyone can help me to solve my payment gateway problem? I need to "move" a "Confirm Order" button (and all data defined in process_button function in modules/payment/mymodule.php) to the last page (checkout_success.php). In example: User buys some products, select a delivery method "blahblah", then payment method "myModule" and (only if payment with "myModule" is selected) is redirected to checkout_process and then checkout_success. On the last page congraltulations info is shown and below another information (or button) with text "To complete your order click on button below to process payment with myModule" (or similar). When user clicks on button parameters and values defined in function process_button are sent to specified gateway. Does anyone knows how to solve this problem? Ive tried to find some similar questions on osc forum but without result. greetz Rafal
Recommended Posts
Archived
This topic is now archived and is closed to further replies.