Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 11, 20231 yr Hello IPS, I test with changes of 4.7.12 BETA 3 and still getting the error for many customers who were able to process their payments normally before upgrade of PayPal API. I understand the error means that this is PayPal who declined to process the payment but on basis on what? It has not been redirected to PayPal yet, just clicked to pay (and now the redirection should occur). That may mean PayPal did not like some data you sent within pre-request? Are you sure all fields are processed correctly? I have read that v2 API is crazy if something is missing, e.g. city. Apart of that, the error is logged as happened to GUEST instead logged in member (I tested myself from customer's account). Please check the issue with some higher priority, as since you started moving to v2 API my customers are having many problems in paying what potentially (and technically too) generates loss.
July 11, 20231 yr Author Additionally, not all exceptions are being logged, e.g. I get this for one customer and then have nothing in logs. No way to find out what is wrong.
July 12, 20231 yr Community Expert On 7/11/2023 at 8:53 AM, PatrickRQ said: Apart of that, the error is logged as happened to GUEST instead logged in member (I tested myself from customer's account) This is normal, it's an interface file that isn't part of the front session handler. These files are used for communication between the payment gateways and the community. Typically without any member (it's like an API/webhook request). We've made a change for an upcoming release (not .12) that will tell the customer in the checkout if the funding source refuses the payment.
July 12, 20231 yr Author 4 hours ago, Stuart Silvester said: We've made a change for an upcoming release (not .12) that will tell the customer in the checkout if the funding source refuses the payment. Great to hear. Without this I have to reply tones of tickets and explain questions "whyyyyyyyyy?!?!?!?!?! 😱"