activemerchant
active_merchant: A field was longer or shorter than the server allows
I\'m implementing paypal direct payment using activemerchant Following is the code def credit_card_details[详细]
2023-04-05 12:12 分类:问答Looking for full ActiveMerchant AuthorizeNetCimGateway documentation for options requirements
I am integrating ActiveMerchant in a project, and am mystified over and over again by the lack of documentation for the options parameter. Taking the following as an example, where do I locate informa[详细]
2023-04-03 20:46 分类:问答Paypal Adaptive payments?
I am using PayPal Adaptive Payments in a rails 3 application. I\'m wondering if this the best approach or if there\'s better way to use PayPal Adaptive Payments?[详细]
2023-03-31 13:24 分类:问答Sending AND Receiving Payments with Paypal on Rails
I am building a marketplace app for a client and need to be able to both send payments and receive payments.I am currently using ActiveMerchant to handle incoming payments, but I don\'t see anywhere i[详细]
2023-03-31 09:14 分类:问答Config settings for active_merchant to be compatible with a Rails 3 app
I\'m following http://railscasts.com/episodes/145-integrating-active-merchant How do I set the configuration settings to be compatible with a Rails 3 app.[详细]
2023-03-30 15:13 分类:问答Rails Marketplace Payment Processing
I have a client who recently changed the scope of a project I was building for them, to a marketplace.[详细]
2023-03-30 06:52 分类:问答How to use ActiveMerchant for Paypal website payments standard?
I\'m trying to set up a rails app to use Paypal website payments standard. I\'d rather have users click a button and submit their info on the Paypal site rather than on my site, but I\'d like to use A[详细]
2023-03-29 09:46 分类:问答cucumber and activemerchant duplicate transaction problem
I was following this code for cucumber testing with activemerchant and authorize.net(I know it\'s old but it\'s the one that worked for me)[详细]
2023-03-24 16:01 分类:问答problems getting ActiveMerchant PayPal Gateway to work on rails 3
I am trying to get PayPal 开发者_JAVA技巧Gateway to work on a rails 3 app. But I keep hitting this error \"uninitialized constant ActiveMerchant::Billing::PayPalGateway (NameError)\"[详细]
2023-03-23 17:02 分类:问答Active Merchat Paypal Access Token?
I\'m using active merchant to interact with paypal, and I need offline access of users\' paypal account. E.g. send money on their behalf asynchronously.[详细]
2023-03-23 14:02 分类:问答