MyOnlineStore / omnipay-klarna-checkout

Klarna Checkout gateway for Omnipay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No way to set base url after initalisation

DrRoach opened this issue · comments

Hi,

After you initialise the gateway there is no way to update the base_url value. This is an issue if you call setTestMode() as the base_url being called is still the original URL for the environment given on initialisation.

See #61

Solved by #61