thephpleague / omnipay-multisafepay

MultiSafepay driver for the Omnipay PHP payment processing library
MIT License
19 stars 21 forks source link

API requires redirect_url, but return_url is given #7

Closed Pawnerd closed 8 years ago

Pawnerd commented 8 years ago

As the title explains, the MultiSafePay API requires the redirect_url (in payment_options), but your omnipay gateway sends the variable return_url.

delatbabel commented 8 years ago

Closed in #11