Migrated from Redmine #1398 | Author: JM Kuizon
Status: New | Priority: High, I’m very impatient | Created: 2025-03-10
"Hi SBPay Support Team,
We’re integrating your payment system using the API and have a question about the callbacks parameter in the InitPaymentSignedRequestDTO.
While reviewing your documentation at SBPay.me - Single place for all payment processors, we’re unclear about the expected format and values for the callbacks field.
We’ve attempted to implement the callbacks following the structure defined in the InitPaymentCallbackInfoRequestDTO documentation (SBPay.me - Single place for all payment processors), but only the returnUrl seems to be working correctly. The other callback URLs aren’t triggering as expected.
Could you please:
- Clarify the correct format for the callbacks parameter
- Provide a working example of a complete callbacks object
- Explain any common implementation issues we should be aware of
Thank you for your assistance.