GoCarrot / teak-android

Carrot SDK for Android
Apache License 2.0
0 stars 0 forks source link

Sort out Amazon Test Purchase #86

Closed ZeroStride closed 3 years ago

ZeroStride commented 3 years ago

Add a payload flag to indicate if the Amazon purchase is a sandbox or real purchase

ZeroStride commented 3 years ago

We do not need a payload flag, Amazon RVS will tell us if it was a test purchase or not.

ZeroStride commented 3 years ago

We need to add an 'is_sandbox' for this, we cannot use Amazon RVS or the Google Play counterpart and remain sane.