Closed dhairya-chai closed 1 year ago
The doc tells how to use the SDK in a standalone environment but doesn't tells on how to integrate with existing backend.
Hi @dhairya-chai, please refer to code in https://github.com/grab/grabpay-merchant-sdk/blob/main/Go/test/main/main.go, you only need add the same code to existing backend for using API
Got it thanks 👍
The doc tells how to use the SDK in a standalone environment but doesn't tells on how to integrate with existing backend.