Skip to content

1.0.0 [BETA.6]

Compare
Choose a tag to compare
@descorp descorp released this 28 Oct 15:32
fa1373e

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