Closed kovacmatic closed 1 year ago
Hello, You'd better ask Developer Support about this problem.
Of course we did, several times already, but each time we wait a very long time for their answer and it is usually useless (too general, non-technical). So we are looking for help through other channels...
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
I'm having a problem with Samsung Checkout integration in out existing .NET TizenFX (TV) application.
I followed the instructions here: https://developer.samsung.com/smarttv/develop/tizen-net-tv/guides/samsung-checkout/implementing-the-purchase-process.html
First step where I request a product for sale goes through successfully. I get the product, parse its data and prepare all parameters to call the BuyItem method. Unfortunately the method returns an error callback, and no purchase GUI is shown in the application.
Error callback I get is:
Any suggestions?