Hi
Thanks for Your response.
I don´t think shopify changed the gateway names. As mentioned in my first post, I checked the json files from 2-3 days ago when it worked fine, and compared them to the new ones. Nothing changed as far as I can see - "MobilePay Online" and "shopify_payments"
I can´t find refresh as per Your instructions: On the Shopify Shop Card → Payment Method Mapping, hit Refresh, then re-assign your BC Payment Method Codes to the new gateway names.
This is exactly what I have in my mapping. Please see enclosed.
Here is one that worked:
{"authorizationCode":null,"createdAt":"2025-11-17T13:07:03Z","errorCode":null,"formattedGateway":"Mobile Pay Online","gateway":"MobilePay Online","id":"gid://shopify/OrderTransaction/8721017012567","kind":"AUTHORIZATION","paymentId":"rckgg8Ge3rVkpXS1epUMSjUSe","receiptJson":"{ "payment_id ": "rckgg8Ge3rVkpXS1epUMSjUSe "}","status":"SUCCESS","test":false,"amountSet":{"presentmentMoney":{"amount":"328.0","currencyCode":"DKK"},"shopMoney":{"amount":"328.0","currencyCode":"DKK"}},"paymentDetails":null}
Here is one that failed:
{"authorizationCode":null,"createdAt":"2025-11-27T00:35:50Z","errorCode":null,"formattedGateway":"Mobile Pay Online","gateway":"MobilePay Online","id":"gid://shopify/OrderTransaction/8757596127575","kind":"AUTHORIZATION","manualPaymentGateway":false,"paymentId":"rD2EMICyiMtUassR3hsZ51H3z","receiptJson":"{ "payment_id ": "rD2EMICyiMtUassR3hsZ51H3z "}","status":"SUCCESS","test":false,"amountSet":{"presentmentMoney":{"amount":"428.0","currencyCode":"DKK"},"shopMoney":{"amount":"428.0","currencyCode":"DKK"}},"amountRoundingSet":null,"paymentDetails":null}