Active
Project:
Paybox payment for Ubercart
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 15:58 UTC
Updated:
16 Feb 2011 at 15:58 UTC
I'd like to know if this is working as expected:
- If a user processes a proper payment without returning to my site, the 'auto' url is changing the payment status from 'in_checkout' to 'payment received'
- If a user processes a proper payment AND returns to my site, the 'effectue' url is changing the payment status from 'in_checkout' to 'completed'
So, whether the user returned to my site or not, the status is 'payment received' or 'completed'. Shouldn't it be the same?