Some payment service providers will require the IP address of the buyer to be sent to them for anti fraud purposes.Documentation Index
Fetch the complete documentation index at: https://gr4vy.radial-commerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Embed
By default, when using Embed the IP address of the buyer will be passed to the payment service automatically by us where needed.Server-to-server
When you are creating transactions on behalf of a buyer via your own server without the use of Embed, you should pass the IP address of the buyer to us via theX-Forwarded-For header.
Most of our SDKs support passing through this header on the
POST transactions call.