Hi Fellow Hackers,
I was looking into integrating the Advanced Checkout on my WebApplication (React JS + Spring Boot + Mongodb). I'm lost looking at the documentation. Can someone guide me a bit?
So I assume there will be these this:
- A check out page in React JS
- Then after payment is done, verification/notification url that I need to read on my backend to verify payments
But I'm getting lost on documentation a bit. I also looked into a bit, in the past there used to JAVA SDK but that seems to be removed. So, I assume it needs to a pure REST API based implementation.
Thank you,
Friends.