In-Store Integration
The Caddipay in-store integration closely matches the Direct Web Integration, with a few key differences. In the in-store flow, an order process is initiated server-side from your POS software. Caddipay will automatically send the customer an SMS text message as part of this process, allowing the customer to complete checkout and payment on their mobile device. Upon completion, the webhook URL you provide will receive a completion postback from Caddipay containing key order information.
Instore Order
See POST /v1/create-instore for details.
Webhook Postback
See Webhook POST for details.
Ship Order API / Capture Payment API
See POST /v1/ship-order for details.
Updated over 2 years ago