Difference between revisions of "Payment Gateway Addon"

From Kolmisoft Wiki
Jump to navigationJump to search
 
Line 26: Line 26:
* [[Osmp_technical_details | OSMP]]
* [[Osmp_technical_details | OSMP]]
<br>
<br>
=== Didn't find a Payment Gateway that would suit you? ===
=== Payment Gateway Integration ===


You hire 3rd party developers to integrate any payment gateway using [[MOR_API | MOR API]].
<br>
<br>
Please follow this short [[Payment Gateway Integration|Payment Gateway Integration guide]].
Please follow this short [[Payment Gateway Integration|Payment Gateway Integration guide]].
<br>
<br>

Latest revision as of 13:25, 15 January 2024

Description

A payment gateway is an e-commerce application service provider service that authorizes payments for e-businesses, online retailers, bricks and clicks, or traditional brick and mortar. It is the equivalent of a physical point of sale terminal located in most retail outlets. Payment gateways protect credit card details by encrypting sensitive information, such as credit card numbers, to ensure that information is passed securely between the customer and the merchant and also between merchant and the payment processor(more...)

Payment Gateways supported by MOR

This Addon allows to use the following Payment Gateways:


Discontinued Payment Gateways


Payment Gateway Integration

Please follow this short Payment Gateway Integration guide.

Important

It is very important to use (log in with) same domain as it is set in environment.rb file, WEB_URL line, if you want to be correctly redirected after Payment Gateways payments.

See also