<aside> 👌 Alongside the listed features below, we have performed improvements to our codebase.
</aside>
This release brings a totally new way of retrieving the APMs.
We have now the possibility of providing some APMs without even push a new release 🙌.
That’s a huge milestone for us and the developments of our product.
As everything game-changing, it comes with a cost. To be able to support this release, we have made some changes that requires some work in case you are already utilizing the SDK.
Payment methods’ types in version prior to this one (<2.4.0) were represented by a enum PrimerPaymentMethodType
, hence accessible via: .paymentMethod
.
In this version, we are no longer exposing the enum
, and return a plain String
instead.
<aside> 👌 Alongside the listed features below, we have performed improvements to our codebase.
</aside>
Fast and PromptPay via Rapyd