Perhaps you should add the full path
(in dutch:)
mollie_helper.php
Onder regel 175
tep_session_unregister("comments");
// Show success page.
header("Location: https://www.XXXXXXX.nl/checkout_success.php");
}
else
{
// Send back to cart.
header("Location: https://www.XXXXXXXX/shopping_cart.php");
}
}
After this you will return in the right page
Mollie Payment Module 1.3
- martindavinci
- Member
- Posts: 38
- Joined: Mon Mar 08, 2021 8:33 am
- Phoenix Version: 1.1.0.5
- Has thanked: 2 times
-
Fiber
- Contributor
- Posts: 173
- Joined: Mon Oct 26, 2020 12:16 pm
- Phoenix Version: v1.1.0.6
- Has thanked: 17 times
- Been thanked: 27 times
Re: Mollie Payment Module 1.3
@martindavinci
Already tryed, but no luck, still the same redirect to shopping_cartPerhaps you should add the full path
Turn up the Max
- alix32
- Member
- Posts: 14
- Joined: Mon Oct 26, 2020 11:22 am
- Phoenix Version: v1.0.7.6
- Has thanked: 1 time
- Been thanked: 1 time
Re: Mollie Payment Module 1.3
Hi - I have Mollie installed in production on a Phoenix V1.0.7.6. I had to make tweaks and indeed, the redirect back to the cart is a big issue. Let's see what Preston (@zipurman ) comes back with because I'm certainly interested. Right now I have it configured to redirect to checkout_success. The order gets confirmed upon leaving the store to Mollie and then I have to manually set the order status to expired if I don't receive a payment confirmation email from Mollie after 10 mns, which is not ideal. If anyone wants to see how I modified Mollie to have it "sort of" work until someone has this fit for use, let me know!
Current Phoenix Version in prod: 1.0.7.6
-
revamp
- Member
- Posts: 14
- Joined: Thu Mar 04, 2021 10:47 am
- Phoenix Version:
- Has thanked: 5 times
- Been thanked: 1 time
Re: Mollie Payment Module 1.3
I think that a lot of Mollie users would be grateful if you upload the files espacially that with with the modifications.alix32 wrote: ↑Mon Mar 22, 2021 11:14 am Hi - I have Mollie installed in production on a Phoenix V1.0.7.6. I had to make tweaks and indeed, the redirect back to the cart is a big issue. Let's see what Preston (@zipurman ) comes back with because I'm certainly interested. Right now I have it configured to redirect to checkout_success. The order gets confirmed upon leaving the store to Mollie and then I have to manually set the order status to expired if I don't receive a payment confirmation email from Mollie after 10 mns, which is not ideal. If anyone wants to see how I modified Mollie to have it "sort of" work until someone has this fit for use, let me know!
- alix32
- Member
- Posts: 14
- Joined: Mon Oct 26, 2020 11:22 am
- Phoenix Version: v1.0.7.6
- Has thanked: 1 time
- Been thanked: 1 time
Re: Mollie Payment Module 1.3
I will post the files tomorrow. Just need to reset some of the wording back to English as this was done for my French store
Current Phoenix Version in prod: 1.0.7.6
- zipurman
- Builder
- Posts: 540
- Joined: Tue Oct 13, 2020 5:20 pm
- Phoenix Version: v
- Has thanked: 93 times
- Been thanked: 162 times
Re: Mollie Payment Module 1.3
Here is a working copy of Mollie tested on 1.0.8.0 
*** Edit - previous upload was missing lang files ***
Hope this helps
*** Edit - previous upload was missing lang files ***
Hope this helps
You do not have the required permissions to view the files attached to this post.
Last edited by zipurman on Tue Mar 23, 2021 8:55 am, edited 1 time in total.
zipurman
-----------
-----------