I am working on an application integrating wepay’s delayed payment functionality into it. While accessing /checkout/create api call on stage.wepay.com, it takes to payment page and the final response always gives the state as authorized.
I had passed the auto_complete parameter as false and the expected return state was reserved but instead wepay is always returning the authorized state.
I am working on an application integrating wepay’s delayed payment functionality into it. While
Share
It seems wepay always sends the response as authorized state. It will be returned as reserved only if we make a second request. This is the response I got from the wepay team :