You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone been having issues checking if WorldPay completePurchase() works?
I seem to be getting errors when trying to complete or check if the status of the order is complete. For example, this logic works in v2, but in v3 the HTTP parameters never get set or can be set.
Has anyone been having issues checking if WorldPay completePurchase() works?
I seem to be getting errors when trying to complete or check if the status of the order is complete. For example, this logic works in v2, but in v3 the HTTP parameters never get set or can be set.
Inside "Omnipay\WorldPay\Message\CompletePurchaseRequest", there seems to be no way of setting the parameters needed to pass through.
Strange that version 2 works, but moving to v3 does not though.
The text was updated successfully, but these errors were encountered: