iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
317 stars 21 forks source link

After update to 7.0.x, deferred purchases working #119

Closed hdemmer closed 1 year ago

hdemmer commented 1 year ago

This is a separate issue from #118 but happened after the same SDK update: Using the test card with delay on Google, I get the error code "unexpected" instead of "deferred_payment", both for the decline and accept with delay flows. The accepted purchase eventually goes through and triggers the webhook, but the error code is wrong and thus I cannot present the "Please wait" feedback to the user. Platform: Android 11

iaphub commented 1 year ago

We'll take a look at it, I'll let you know when we have a fix 👍

iaphub commented 1 year ago

Fixed in v7.0.13 🙂