Skip to main content

Calculate price from server-detected IP address

Node.js (Express)

Calculate price from client’s IP address

Only works with client-side languages

Corrily can only infer the IP address from the request when the request comes directly from the client device. In other words, this use case won’t work with server-side languages.
JavaScript

Calculate price from country code

Python
JavaScript
Node.js