SaaS CMS has officially launched! Learn more now.

Son Do
Apr 15, 2017
  2864
(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
Optimizely SaaS CMS Concepts and Terminologies

Whether you're a new user of Optimizely CMS or a veteran who have been through the evolution of it, the SaaS CMS is bringing some new concepts and...

Patrick Lam | Jul 15, 2024

How to have a link plugin with extra link id attribute in TinyMce

Introduce Optimizely CMS Editing is using TinyMce for editing rich-text content. We need to use this control a lot in CMS site for kind of WYSWYG...

Binh Nguyen Thi | Jul 13, 2024

Create your first demo site with Optimizely SaaS/Visual Builder

Hello everyone, We are very excited about the launch of our SaaS CMS and the new Visual Builder that comes with it. Since it is the first time you'...

Patrick Lam | Jul 11, 2024

Integrate a CMP workflow step with CMS

As you might know Optimizely has an integration where you can create and edit pages in the CMS directly from the CMP. One of the benefits of this i...

Marcus Hoffmann | Jul 10, 2024

GetNextSegment with empty Remaining causing fuzzes

Optimizely CMS offers you to create partial routers. This concept allows you display content differently depending on the routed content in the URL...

David Drouin-Prince | Jul 8, 2024 | Syndicated blog

Product Listing Page - using Graph

Optimizely Graph makes it possible to query your data in an advanced way, by using GraphQL. Querying data, using facets and search phrases, is very...

Jonas Bergqvist | Jul 5, 2024