[ad_1]
Could this be the problem?
When Svea checkout loads correctly, the logs say that the confirmation URL is this (notice how it contains the domain):
‘ConfirmationUri’ => ‘https://example.com/svea-checkout/?sco_redirect=true’,
When Svea checkout fails to load, the logs say that the confirmation URL is:
‘ConfirmationUri’ => ‘/svea-checkout/?sco_redirect=true’,
Please note: I have replaced the actual domain with example.com for privacy reasons.
