rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

Feature/purchase #66

Closed Thomvl closed 3 years ago

Thomvl commented 4 years ago

Todo: Get correct app name

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

Thomvl commented 4 years ago

As requested, there is now an option to force certain asset Id's to an error:

"appSettings": {
      "purchaseErrorMapping": {
            "the-shawshank-redemption": 4000,
      }
}

Was not sure about the naming, so open for suggestions

michielvandergeest commented 3 years ago

Closing in favour of feature/purchase branch