question

goravakyan avatar image
goravakyan asked vikramgaru answered

Clover Go G2 app: Launch Clover Go G2 from another app and pass invoice information

Currently we have an integration from our app to Clover Go G1 app that allows us to launch Clover Go G1 app when needed and pass invoice details, currently we launch it using following URI:


$"clovergo://orders/quickmode?cgrequest={requestObject}"


{

"EmailID": "test@test.com",

"Amount": 1,

"ItemDescription": "test item",

"ReferenceID": "InvoiceID",

"CallBackURI": "ourAppCallBackURI"

}


We have received several new Clover Go G2 devices that requires Clover Go G2 app, now we need to launch Clover Go G2 app from our app the same exact way that we are launching Clover Go G1 app described above. We tried mutiple options and none of them work, for example:


$"clover.companion.app://orders"

$"clover.companion.app://orders/"

$"clover.companion.app://orders/quickmode?cgrequest={requestObject}"


We can't find any information in Clover Go Documentation as well. Please assist.

clover developer community
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
vikramgaru avatar image
vikramgaru answered

This is expected. There is no Interapp support in the G2 application at this time. This will be added in next year along with SDK support for the G2 app and the Go3 reader once that is added to the roadmap.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community