Please Log in or Create an account to join the conversation.
Guessing your gateway you're developing is incomplete. We can't help you with custom developed gateway issues. Review existing gateways and ensure it's coded to handle the payment changes properly.can you give me a direction for a reason why this might be happening ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes, depending on the $paymentStatus sent to it. An $eventType of web_accept with $paymentStatus of Completed for example should pay the $paymentBasket.im assuming this is where the payment is being registered in the payment table:
Because it's not erorring. It will output an error if something is wrong. My guess is you're not setting the status correctly. History is logged anytime an action is taken against the basket as well which you can review in CBSubs > History Log to see if the basket state was even changed.is there some way to debug it or view its result ? its not returning any error.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.