Difference between revisions of "Payment Gateway Addon"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
''This addon is available starting from [[MOR_9_documentation | MOR 9]]''
<!---This functionality is available from MOR 9--->
= Description =


This addon allows to use additional payment gateways.
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([http://en.wikipedia.org/wiki/Payment_gateway more...])
<br><br>
===Payment Gateways supported by MOR===


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


<br><br>
= 2Checkout.com =
[[Image:2checkout_klogo.png]]
<br>
<br>
http://www.2checkout.com


2checkout needs some additional configuration on your side. In order to make it work, you should login to your vendor account in 2checkout's site and do the following:
=== Discontinued Payment Gateways===
   
* [[PayPal Website Payments Pro technical details |PayPal PRO]]
# Go to "Account" -> "Site Management"
* [[Webmoney]]
# Set "Demo Setting" option to "Parameter".
* [[LinkPoint]]
# Set "URL*" setting to your MOR GUI address, that is: "http://YOUR_IP/billing/"
* [[Payments_configuration#CyberPlat | CyberPlat]]
# Verify that "After completing an order, buyers should be:" setting is set to "Given links back to my website".
* [[Ouroboros payment gateway | Ouroboros]]
# Set "Approved URL" to: "http://YOUR_IP/billing/payment_gateways/integrations/two_checkout/notify".
* [[Authorize_net_tech_details | Authorize.net]]
# Set  "Pending URL" to "http://YOUR_IP/billing/payment_gateways/integrations/two_checkout/pending"
* [[Hsbc_tech_details | HSBC]]
 
* [[2Checkout.com_technical_details | 2Checkout]]
[[Image:2co_settings.png|300px]]
* [[Moneybookers_tech_details | Moneybookers]]
 
* [[Osmp_technical_details | OSMP]]
''Press several times to enlarge this picture.''
 
 
<br><br>
 
= Authorize.net =
[[Image:authorize_net_logo.gif]]
<br>
http://www.authorize.net/
<br>
[[Authorize_net_tech_details|Authorize.net technical details]]
<br>
<br>
<br>
=== Payment Gateway Integration ===
= Google Checkout =
[[Image:googlecheckout_logo.png]]
<br>
http://checkout.google.com


[[Google_Checkout_tech_details|Google Checkout technical details]]
Please follow this short [[Payment Gateway Integration|Payment Gateway Integration guide]].
 
<br><br>
 
= Moneybookers =
[[Image:moneybookers_logo.png]]
<br>
http://www.moneybookers.com
<br>
<br>
[[Moneybookers_tech_details|Moneybookers technical details]]
<br><br>
= PayPal PRO =
* [[Image:paypalpro_logo.jpg|100px]]
<br>
<br>
http://www.paypal.com/cgi-bin/webscr?cmd=_wp-pro-overview-outside
<br><br>
[[PayPal Website Payments Pro technical details]]
<br><br>


= iDeal =  
=Important=
[[File:Ideal_logo.gif]]
<br><br>
[[Ideal_technical_details|Technical Details]]


 
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.
[http://ideal.nl/?lang=eng-GB iDeal]  [English]
 
[http://ideal.nl/?lang=dut-NL iDeal]  [Dutch-Nederlands]
<br><br>
<br><br>
= OSMP =  
=See also=
[[File:Osmp_logo.gif]]
<br><br>
[[Osmp_technical_details|Technical Details]]


 
* [[Payments]]
[http://www.osmp.ru www.osmp.ru] [Russian]
* [[Tax_in_amount|Tax in amount explanation]]
<br>
<br>
 
= MORE PAYMENT GATEWAYS WILL BE IMPLEMENTED IN THE FUTURE! =
 
<br>
<br>
=See also=
* [[MOR Addons]]
* [[Payment_confirmation | Suspicious Payments Confirmation ]]
* [[Payment_confirmation | Suspicious Payments Confirmation ]]
* [[MOR_Manual#Payment_gateways | Default Payment Gateways]]
* [[Payment_gateways_(PayPal_and_others)|Questions/Answers for payment gateways]]
* [[Payment_gateways_(PayPal_and_others)|Questions/Answers for payment gateways]]
* [[Payment_Fee|Payment fee]]
* [[MOR Addons]]
* [[Tax_in_amount|Tax in amount explanation]]

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