1. Does Xendit have a flutter SDK for cards?
A: We sincerely apologize we have no SDK for cards yet,
Solution: However you can implement this
If you plan to integrate cards tokenisation & authentication, you can integrate through:
- Xendit.js -> https://js.xendit.co/test_tokenize.html
- Android SDK -> https://github.com/xendit/xendit-sdk-android
- iOS SDK -> https://github.com/xendit/xendit-sdk-ios-src
2. Why I cannot save callback URL even though I can hit it via Postman
A: The issue you are facing might be related to your SSL certificate.
Solution: Please check your SSL certificate through this link Check Website Security | DigiCert SSLTools. If you got a broken chain certificate, you need to fix it first.
3. Integrate Callback CPanel and PHP
A: To integrate your callback with cPanel and PHP you can refer to this documentation Implementasi Callback Xendit dengan PHP dan CPanel