Skip to main content

Release Notes

The release notes list all new features, resolved issues and known issues in chronological order.

v2.1.0

Published on

Features

SDK version compatible with Xcode 16.

Updated Cybersource and Sensory Branding libraries to fix possible permissions issues.

XCFrameworks is added to reduce integration complexity.

Practical example

Download our Swift sample app with storyboards to understand how to easily integrate the payments SDK into your iOS project.

Download example
Download

v2.0.2

Published on

New features

New payment method: Yape, We have added support for payments using Yape code from BCP. This allows your users to make purchases and payments through your e-commerce, providing a unique loyalty experience.

Problem solved

Fixed a couple of issues where the 'pay_token' action wasn't working correctly

Practical example

Download our Swift sample app with storyboards to understand how to easily integrate the payments SDK into your iOS project.

Download example
Download

v1.4.1

Published on

Features

Various improvements

New features

Change in the SDK response. Check the page for parameter definition and use cases.

Problem solved

An error that prevented access to the order attributes in the sdk response has been corrected

Download

v1.3.2

Published on

Features

Includes the sending of a signature for payments with Apple Pay.

Download

v1.3.1

Published on

Features

SDK version compatible with Xcode 15.

New features

SDK version compatible with Xcode 15; the minimum operating system requirement goes up to iOS 12.

Download

v1.3.0

Published on

Features

Security improvements.

New features

The sensory branding functionality is added, it is a mandatory step. Check the following section.

The sandbox environment is enabled, tests can be done in that environment by sending SBOX in the environment field of the input parameters.

The config.appearance.formControls.isAmountLabelVisible field is optional.

Download

v1.2.0

Published on

Features

Various improvements

New features

New available presentation form: embedded (Available only for iOS).

The appearance.visualSettings object is added with fields that allow showing or hiding the result screen and defining the presentation mode (full screen or embedded). For more details on how to integrate the new presentation form, visit our iOS Integration section

Download

v1.1.0

Published on

Features

Support for comma-separated values in the config.order.paymentMethod field.

Various improvements

New features

New payment method: Apple Pay

Download

v1.0.0

Published on

Features

Integration: Simple and efficient solution for integrating payment functionalities into your iOS app.

It is designed to simplify integration and eliminate the complexity associated with payment flow management.

Multipayments Payments can be made via: Cards.

Compatibility: It can be integrated with Xcode 14.2, iOS 11, Objective-C

New features

The uniqueId field was incorporated in the responses corresponding to the authorized payments. These additions strengthen the security aspect in the implementation.

Download