Some payment service providers 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://docs.gr4vy.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 is passed to the payment service automatically where needed.Server-to-server
When creating transactions on behalf of a buyer via a server without the use of Embed, pass the IP address of the buyer via theX-Forwarded-For header.
Most of the SDKs support passing through this header on the
POST transactions call.