This guide walks you through integrating Pillar8 into your checkout to start receiving decision packages. The integration is lightweight and requires no changes to your existing payment stack.Documentation Index
Fetch the complete documentation index at: https://docs.pillar8.com/llms.txt
Use this file to discover all available pages before exploring further.
Add Pillar8 to Checkout
Install the Pillar8 client in your checkout environment.The component:
- Captures checkout context (device, country, cart, payment methods)
- Sends a request to the Pillar8 decision engine
- Receives a decision package in real time
Call the Optimize API
Receive Decision Package
Apply the Decision
Use the decision package to:
- Display an advisory recommendation to the shopper
- Highlight or emphasize specific payment methods
- Adjust checkout behavior
What Does Not Change
- Your PSP integrations remain unchanged
- Your orchestration layer remains unchanged
- Your payment routing remains unchanged
Next Steps
- See API for full endpoint definitions
- Review Architecture to understand system flow
- Check Platforms → Shopify for platform-specific details