Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Son Do
Apr 15, 2017
  3079
(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
How to: create Decimal metafield with custom precision

If you are using catalog system, the way of creating metafields are easy – in fact, you can forget about “metafields”, all you should be using is t...

Quan Mai | Jan 16, 2025 | Syndicated blog

Level Up with Optimizely's Newly Relaunched Certifications!

We're thrilled to announce the relaunch of our Optimizely Certifications—designed to help partners, customers, and developers redefine what it mean...

Satata Satez | Jan 14, 2025

Introducing AI Assistance for DBLocalizationProvider

The LocalizationProvider for Optimizely has long been a powerful tool for enhancing the localization capabilities of Optimizely CMS. Designed to ma...

Luc Gosso (MVP) | Jan 14, 2025 | Syndicated blog

Order tabs with drag and drop - Blazor

I have started to play around a little with Blazor and the best way to learn is to reimplement some old stuff for CMS12. So I took a look at my old...

Per Nergård | Jan 14, 2025