The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.4.0
New features
> 1. Add Credit Card (Rakuten Bank) support, also supports 3DS2.
> 2. Add GMO Payment Gateway Credit Card supoort.
> 3. Add Sony Payment Services Credit Card support.
> 4. **App Clips**: The `Elepay-StripeApplePay-Plugin` provides a lightweight plugin for offering Apple Pay in an App Clip.
> *You can now remove Stripe SDK when making App Clips to reduce the binary size.
> The `Elepay-StripeApplePay-Plugin` already has StripeApplePay SDK embedded, so you need to import only `ElepaySDK` and `Elepay-StripeApplePay-Plugin` when buiding your App Clip.
> For more details about this plugin, please reference the link here.*
>
New features
>
> 1. Add Credit Card (Stripe) 3DS2 support.
> 2. Updated SDK Documentation (ElepaySDK.doccarchive). You can import it into Xcode 13 or later.
New features
> 1. Add a new Web-Based Process for Alipay+ to handle some payment App may not redirect back to your App automatically.
> In this case, users need to go back to your App manually (Yes, we know the experiance is bad, we are working closely with Alipay+ to improve this).
>
New features
> 1. Move payment method icons to CDN server for easier payment brand update and reduce the size of SDK itself.
> 2. Payment method icons' local cache supported.
> 3. Add Alipay+ to EasyCheckout feature.
> 4. Remove canOpenURL requirement from au PAY, JCoinPay, LINE Pay and PayPay
>
New Features
> 1. Add Apple Pay source support. You can add Apple Pay as a payment method to your customer for further charge.
> 2. Add UnionPay directly connect support.
> 3. Add a workaround for some new version (21.9.0) of Stripe's Swift SDK, due to it's Objective-C support is frequently changing recently.
> 4. Add Alipay+ support (Charge only, Source & EasyCheckout still on work)
>
New Features
> SPM (Swift Package Manager) supported.
> NOTE: This version will not be released to Cocoapods, use v3.1.0 instead.
New Features
> 1. Update Stripe framework for Xcode 12.5 & Xcode 13 beta support
> 2. Add support RPay (Rakuten Pay)
> 3. Minor improvements