activemerchant
Problems with SSL dependent gems OAuth2 & ActiveMerchant
My application uses the OAuth2 gem (0.1.1) to connect to Facebook, and the ActiveMerchant gem (1.12.0) to connect to PayPal. Under what is the current Rails/Ruby distribution (3.0.5, 1.9.2), both of[详细]
2023-02-17 15:40 分类:问答Credit Card form with ActiveMerchant and Rails 3
using Rails 3 I can\'t get a form with with ActiveMerchant::Billing::CreditCard.new working as expected.[详细]
2023-02-13 01:15 分类:问答What currency is Active Shipping using?
I need to calculate UPS shipping rates in a Rails app. I\'m attempting to do this with the active_shipping gem from the creators of Shopify. Unfortunately, the documentation is nonexistent.[详细]
2023-02-10 07:13 分类:问答Paypal Express ActiveMerchant integration
I am following Ryan Bates\' railcast 146 and it is really helpful.However, Im trying to remove the cart object from the process, and just process an order individually.The problem I am having is how t[详细]
2023-02-01 17:20 分类:问答Customizing Paypal Express's Review Page using ActiveMerchant
I am using ActiveMerchant to give my rails app access to Paypal\'s Express Checkout. I would like to include the Order Details on the Review Page as described here: https://cms.paypal.com/us/cgi-bin/?[详细]
2023-01-19 04:11 分类:问答Merchant account options for Ruby On Rails ecommerce site
I am looking for a payment processing solution for my Rails e-commerce site, here are my requirements.[详细]
2023-01-08 21:13 分类:问答Multiple merchant accounts with Activemerchant gem
I am developing a rails site that will allow a group of merchants (5 - 10) to accept credit card orders online. I plan on using the Activemerchant gem to handle the processing.[详细]
2022-12-30 01:12 分类:问答How to do recurring with bank account payment mode using authorized.net
I am using recurring facility of authorized.net using active_merchant plugin in rails. there are two payment method for this[详细]
2022-12-28 02:26 分类:问答Problem loading activemerchant using Bundler
I am using Merb. I can\'t seem to get activemerchant to load using Bundler. All my other开发者_JAVA技巧 gems load fine.[详细]
2022-12-27 11:44 分类:问答Testing Paypal error messages using ActiveMerchant
Is there a way to test your application\'s p开发者_Python百科rocessing and handling of Paypal generated credit card errors? I\'d like to verify that my application can handle a declined credit card or[详细]
2022-12-24 11:50 分类:问答
加载中,请稍侯......