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
ePayment API is currently not finished (one cannot initiate payment that way) but at the same time is required for post-purchase handling of orders paid with Vipps Checkout (#44)
New, consolidated ePayment API https://github.com/vippsas/vipps-epayment-api is to eventually replace Vipps eComm API which is currently supported by this library.
ePayment API is currently not finished (one cannot initiate payment that way) but at the same time is required for post-purchase handling of orders paid with Vipps Checkout (#44)
The expectation is that ePayment API will be implemented independently from eComm API (currently accessible via https://github.com/zaporylie/php-vipps/blob/2.x/src/Vipps.php#L53) and exposed as
Vipps::ePayment()
The text was updated successfully, but these errors were encountered: