Difference between revisions of "Payment Gateway Addon"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(7 intermediate revisions by 2 users not shown)
Line 7: Line 7:


This Addon allows to use the following Payment Gateways:
This Addon allows to use the following Payment Gateways:
* [[PayPal|PayPal Standard]] (read more about the [[Payment Fee]])
* [[PayPal|PayPal]] (read more about the [[Payment Fee]])
* [[Paysera]]
* [[Paysera]] (allow Credit Card mode)
* [[Vouchers]]
* [[Vouchers]]
* [[MOR_Stripe|Stripe]]


<br>
<br>
Line 25: 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 ===


There are many payment gateways which are not integrated with MOR yet.  
Please follow this short [[Payment Gateway Integration|Payment Gateway Integration guide]].
<br>
<br>
However, there's possibility to integrate any Payment Gateway using [[MOR_API | MOR API]].
<br>
You need to hire 3rd party developers who could do that.
<br>
We are not doing payment gateway integrations.
<br>
=== Payment Gateways which allow Credit Card mode ===
[[Paysera]]
<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