Swedbank-SPP / swedbank-payment-portal

Swedbank Payment Portal API library for PHP
Other
36 stars 21 forks source link

Secondary/fallback URL usage #30

Open liepumartins opened 3 years ago

liepumartins commented 3 years ago

Today we encountered service timeout:

cURL error 7: Failed to connect to mars.transaction.datacash.com port 443: Connection timed out

We were supplied with secondary production URL, which worked. It was implied, that we should use both URLs and fallback should be automatic, however I do not see how this library is supposed to do that.

Any advice would be appreciated!