views/esim_adapter.slim 🔗
@@ -176,7 +176,7 @@ javascript:
countryCodeAlpha2: document.querySelector("*[name=country-name]").value
},
additionalInformation: {
- ipAddress: #{{@ip.to_json}}
+ ipAddress: #{{ip.to_json}}
}
}
}, function(err, payload) {