iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.

Home Page:https://www.iaphub.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After update to 7.0.x, deferred purchases working

hdemmer opened this issue · comments

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

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

Fixed in v7.0.13 🙂