Note that there are some explanatory texts on larger screens.

plurals
  1. POActive Merchant Integrations (off site payments)
    primarykey
    data
    text
    <p>My original question (below) was perhaps too specific, so I'm going to ask something more general!</p> <p>Can anyone point me in the direction of a tutorial, example or documentation on using Active Merchant <em><strong><a href="https://github.com/Shopify/active_merchant/wiki/GatewaysVsIntegrations" rel="nofollow noreferrer">Integrations</a></strong></em> to support an <a href="http://rdoc.info/github/Shopify/active_merchant/master/file/README.md#Supported_Offsite_Payment_Gateways" rel="nofollow noreferrer">offsite payment gateway</a>?</p> <p>Active Merchant's rdoc lists all of the following as supported offsite payment gateways but I haven't found any tutorials or examples on how to use <a href="http://rdoc.info/github/Shopify/active_merchant/master/ActiveMerchant/Billing/Integrations" rel="nofollow noreferrer">ActiveMerchant::Billing::Integrations</a></p> <ul> <li>2 Checkout</li> <li>Banca Sella GestPay</li> <li>Chronopay</li> <li>Direct-eBanking</li> <li>DirecPay</li> <li>HiTRUST</li> <li>Moneybookers</li> <li>Nochex</li> <li>PayPal Website Payments Standard</li> <li>SagePay Form</li> <li>Valitor</li> <li>WorldPay</li> </ul> <p>As good as they may be, <a href="http://peepcode.com/products/activemerchant-pdf" rel="nofollow noreferrer">peepcode</a> and <a href="http://railscasts.com/episodes/144-active-merchant-basics" rel="nofollow noreferrer">rails</a> <a href="http://railscasts.com/episodes/145-integrating-active-merchant" rel="nofollow noreferrer">casts</a> only consider gateways, not integrations.</p> <p>Many thanks!</p> <blockquote> <p>My company is moving from PayPal Express Checkout to WorldPay Business Gateway (Hosted Payment Page). We're using Rails and Active Merchant.</p> <ol> <li>Does Active Merchant support WorldPay Business Gateway (Hosted Payment Page)? I think it does, judging by <a href="http://rdoc.info/github/Shopify/active_merchant/master/ActiveMerchant/Billing/WorldpayGateway" rel="nofollow noreferrer">the rdoc</a></li> <li>What arguments must I supply to ActiveMerchant::Billing::Integrations::WorldPay.new ?</li> </ol> <p>Thanks</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload