1.0.0 [BETA.6]
Open PR
Features
- add standardised error codes
iOS
- add ApplePay component
- add Swift support to RedirectComponentProxy
Android
- add GooglePay component
- add
onFail
to DropIn when shopper canceled
Fixes
- type comparison lowcased #39
- add clean effect to AdyenCheckoutContext #44
- Android: add loading view to redirect action to prevent "closed browser" UX pitfall #46
Deprecated
Android
- static
handle
method in ActionHandler
Breaking changes
- import com.adyenreactnativesdk.ActionHandler;
+ import com.adyenreactnativesdk.action.ActionHandler;
Other
- Improve Example app structure
- Update README
- Change project logo