Verified BursaPay gateway workflow: Explains customer read/write access and customer references in gateway responses.
1. Overview & Purpose
The developer API exposes customer resources and payment responses can include a stable customer reference.
2. Requirements & Setup
The API key needs the appropriate customers scope for the requested action.
3. Step-by-Step Workflow
- Create or retrieve the customer through the customer API.
- Store the BursaPay customer reference with your own customer ID.
- Use the reference when correlating later payment activity.
4. Rules & Troubleshooting
Customer data belongs to the developer account that owns the API credential and must be handled as application data.
5. Verification & Next Steps
Keep your own customer identifiers and BursaPay references consistently mapped.