Hi team,I updated last week finally our society website from J3.10.11 to the versions J4.2.8 running on a php 8.1.1 configuration server side, with CB 2.8.0 build 2023.02.27 and CB Subs 4.6.1 build 2023.03.08.
All membership renewals payed before the update performed on09 March were handled through a offline gateway (wire transfer) or via the classic paypal gateway. The site is setup that only paying members can enter the CB functionalities for the parent membership.
Baskets, especially the Paypal ones, were treated perfectly well, with the completion of registration details, automated transfer to the paypal merchant website when clicking the paypal button, and after successful completion, auto feedback through IPN and as such automatic promotion to the designated membership category. Best example of the working configuration just before the update is in the correct handled request of my personal membership. Here the paypal gateway is correctly mentioned .(pic1)
However, after the need for finding a decent working template, updating members are alerting me that they payed but not granted the access. Selecting the offline bank transfer gateway works still perfectly well with creation of the correct gateway basket accordingly, even when the payment has not been executed . (pic2)
It seems that since the upgrade of last week, no paypal gateway is registered in the basket although the member is transferred correctly to the Paypal website. (pic3)
As such, an IPN can get through but cannot land in the basket despite the efforts from the paypal merchant platform where IPN’s are now queued in the notifications tab of CB subs (pic4).
So, the payment is not registered and a member is not granted access. I did not change anything at the level of the gateways, and check my setting with the Paypal merchant platform three times and details were all correct. I also overrided once again the IPN password etc but it seems that communication from our website to the Paypal merchant and back platform is running, though without the creation of the gateway in the basket.
What am I missing?