World is now on Opti ID! Learn more

Son Do
Apr 15, 2017
  3247
(0 votes)

Payment providers with abstraction apis (10.5.0 – 2017)

Episerver Commerce released payment providers packages in 10.5.0 (include PayPal, DIBS, DataCash). Those packages are available for downloading and installation document are under Commerce Payment providers sample section.

This is the main changes in this packages:

Payment providers use abstraction apis

The payment gateway now use abstraction apis - that support both Legacy carts and Serializable carts.

Payment migration

Pretify payment providers sample code and testable

The payment gateway has over 1200 lines of code before, now it was separted to smaller class for better readable and testable.

Pretify payment code

Payment providers are testable

Most of function in payment project are testable now. Adding test project to payment solution to see how it worked.

Payment are testable

Use MVC

Those payment provider packages use MVC from now on. With MVC, the steps to deploy a payment provider to website much easier than before.

Payment MVC báe

Images for payment page type

Payment page type logo

DIBS: new responsive payment UI

DIBS API provide a new layout for responsive payment page.

And in our DIBS payment project, we're using simplest way

requestPaymentData.Add("decorator", "responsive");

That tells DIBS that we use responsive page.

DIBS responsive layout

DataCash: redirection to payment page instead iframe on site

DataCash redirection

PayPal: support tax changed, order total changed after changing address on PayPal

support review address changed

Apr 15, 2017

Comments

Please login to comment.
Latest blogs
Troubleshooting Optimizely Shortcuts: Why PageShortcutLink Threw an Error and the Solution

As developers working with Optimizely, we often encounter unique challenges that push us to explore the platform's depths. Recently, I tackled a...

Amit Mittal | Jul 9, 2025

Commerce 14.41 delisted from Nuget feed

We have decided to delist version 14.41 of the Commerce packages as we have discovered a bug that prevents current carts to be saved into...

Shahrukh Ikhtear | Jul 8, 2025

How Optimizely SaaS CMS Isn’t Just Another Commodity

CMS platforms these days are becoming commoditised. The modelling of most systems lends itself to automation. Giving marketers more flexibility wit...

Chuhukon | Jul 4, 2025 |

How to Set Up CI/CD Pipeline for Optimizely Frontend Hosting Using GitHub Actions

As I promised in my previous blog post about getting started with Optimizely Frontend Hosting, today I’m delivering on that promise by sharing how ...

Szymon Uryga | Jul 2, 2025