Difference between revisions of "Payment Gateway Addon"
Line 6: | Line 6: | ||
===Payment Gateways supported by MOR=== | ===Payment Gateways supported by MOR=== | ||
This Addon allows to use Payment Gateways: | This Addon allows to use the following Payment Gateways: | ||
* [[PayPal Website Payments Pro technical details |PayPal PRO]] | * [[PayPal Website Payments Pro technical details |PayPal PRO]] | ||
* [[PayPal|PayPal Standard]] (read more about the [[Payment Fee]]) | |||
* [[Paysera]] | |||
* [[Vouchers]] | * [[Vouchers]] | ||
<br> | |||
=== Discontinued Payment Gateways=== | |||
* [[Webmoney]] | * [[Webmoney]] | ||
* [[LinkPoint]] | * [[LinkPoint]] | ||
* [ | * [[Payments_configuration#CyberPlat | CyberPlat]] | ||
* [[Ouroboros payment gateway | Ouroboros]] | * [[Ouroboros payment gateway | Ouroboros]] | ||
* [[ | * [[Authorize_net_tech_details | Authorize.net]] | ||
<br> | * [[Hsbc_tech_details | HSBC]] | ||
* [[2Checkout.com_technical_details | 2Checkout]] | |||
* [[Moneybookers_tech_details | Moneybookers]] | |||
* [[Osmp_technical_details | OSMP]] | |||
<br> | |||
=== Didn't find a Payment Gateway that would suit you? === | === Didn't find a Payment Gateway that would suit you? === | ||
There | There are many payment gateways which are not integrated with MOR yet. | ||
<br> | |||
However, there's possibility to integrate any Payment Gateway using [[MOR_API | MOR API]]. | |||
<br> | |||
=== Payment Gateways which allow Credit Card mode === | === Payment Gateways which allow Credit Card mode === | ||
[[PayPal Website Payments Pro technical details |PayPal PRO]] and [[Paysera]]. | [[PayPal Website Payments Pro technical details |PayPal PRO]] and [[Paysera]]. | ||
<br> | |||
=Important= | =Important= |
Revision as of 08:57, 24 April 2020
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:
- PayPal PRO
- PayPal Standard (read more about the Payment Fee)
- Paysera
- Vouchers
Discontinued Payment Gateways
Didn't find a Payment Gateway that would suit you?
There are many payment gateways which are not integrated with MOR yet.
However, there's possibility to integrate any Payment Gateway using MOR API.
Payment Gateways which allow Credit Card mode
PayPal PRO and Paysera.
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.