You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not the way it works, the order method accepts an "Order" object. The "additionalData" properties (second argument) should be formatted like this: { googlePlay: {...} }
Also notice that it's possible to set the group property when registering products, the plugin will automatically set oldSku when you purchase a product from the same group of one you already own.
Observed behavior
I can make the subscription but the problem is that when making a new subscription to the higher level, the old level still persist:
It would be helpful if someone could provide a workable example of ReplacementMode. I could not find one.
Logs from both of subscriptions:
Expected behavior
The new subscription should replace the previous sub.
System Info
Output of
cordova info
.`-- [email protected]
The text was updated successfully, but these errors were encountered: