Difference between revisions of "Payment Gateway Addon"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(29 intermediate revisions by 6 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>
<br><br>
= 2Checkout.com =
===Payment Gateways supported by MOR===
[[Image:2checkout_klogo.png]]
<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:
# Go to "Account" -> "Site Management"
# Set "Demo Setting" option to "Parameter".
# Set "URL*" setting to your MOR GUI address, that is: "http://YOUR_IP/billing/"
# Verify that "After completing an order, buyers should be:" setting is set to "Given links back to my website".
# Set "Approved URL" to: "http://YOUR_IP/billing/payment_gateways/integrations/two_checkout/notify".
# Set  "Pending URL" to "http://YOUR_IP/billing/payment_gateways/integrations/two_checkout/pending"
 
[[Image:2co_settings.png|300px]]
 
''Press several times to enlarge this picture.''


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>
= Authorize.net =
[[Image:authorize_net_logo.gif]]
<br>
http://www.authorize.net/
<br>
[[Authorize_net_tech_details|Authorize.net technical details]]
<br>
<br>
<br>
= Google Checkout =
[[Image:googlecheckout_logo.png]]
<br>
http://checkout.google.com
[[Google_Checkout_tech_details|Google Checkout technical details]]
<br><br>


= Moneybookers =
=== Discontinued  Payment Gateways===
[[Image:moneybookers_logo.png]]
* [[PayPal Website Payments Pro technical details |PayPal PRO]]
<br>
* [[Webmoney]]
http://www.moneybookers.com
* [[LinkPoint]]
* [[Payments_configuration#CyberPlat | CyberPlat]]
* [[Ouroboros payment gateway | Ouroboros]]
* [[Authorize_net_tech_details | Authorize.net]]
* [[Hsbc_tech_details | HSBC]]
* [[2Checkout.com_technical_details | 2Checkout]]
* [[Moneybookers_tech_details | Moneybookers]]
* [[Osmp_technical_details | OSMP]]
<br>
<br>
[[Moneybookers_tech_details|Moneybookers technical details]]
=== Payment Gateway Integration ===
<br><br>
= PayPal PRO =
* [[Image:paypalpro_logo.jpg|100px]]
<br>
http://www.paypal.com/cgi-bin/webscr?cmd=_wp-pro-overview-outside
<br><br>
[[PayPal Website Payments Pro technical details]]
<br><br>
 
= iDeal =  
[[File:Ideal_logo.gif]]
<br><br>
[[Ideal_technical_details|Technical Details]]
 
 
[http://ideal.nl/?lang=eng-GB iDeal]  [English]
 
[http://ideal.nl/?lang=dut-NL iDeal]  [Dutch-Nederlands]
<br><br>
= OSMP =
[[File:Osmp_logo.gif]]
<br><br>
[[Osmp_technical_details|Technical Details]]


 
Please follow this short [[Payment Gateway Integration|Payment Gateway Integration guide]].
[http://www.osmp.ru www.osmp.ru] [Russian]
<br>
<br>
<br>
<br>


= HSBC =
=Important=


From MOR 12
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.
 
[[Image:hsbc_logo.png]]
<br>
http://www.hsbc.com
<br>
[[Hsbc_tech_details|Hsbc technical details]]
<br><br>
<br><br>
=See also=


= MORE PAYMENT GATEWAYS WILL BE IMPLEMENTED IN THE FUTURE! =
* [[Payments]]
 
* [[Tax_in_amount|Tax in amount explanation]]
<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