I'm working on clover go payment part using clover go SDK. I refer below clover go SDK example as per documentation.
https://github.com/clover/remote-pay-android-go
Can please let me know go do pass goApiKey and goSecret ?
goApiKey = "<put your key here>"; goSecret = "<put your secret here>";