Giter VIP home page Giter VIP logo

rayvinly / active_merchant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from activemerchant/active_merchant

52.0 52.0 18.0 5.35 MB

Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways. Added support for PayPal recurring payment with the SOAP API.

Home Page: <a href="http://rayvinly.com/articles/2009/02/20/paypal-recurring-billing-with-activemerchant-in-ruby-on-rails/">http://rayvinly.com/articles/2009/02/20/paypal-recurring-billing-with-activemerchant-in-ruby-on-rails/</a>

License: MIT License

Ruby 100.00%

active_merchant's People

Contributors

bjeanes avatar bowsersenior avatar bschwartz avatar calvincorreli avatar dball avatar duff avatar erictarn avatar guynaor avatar iamjwc avatar infused avatar jamesmacaulay avatar jimmybaker avatar jzw avatar mdh avatar mmangino avatar nzkoz avatar pdsphil avatar rayvinly avatar rmcafee avatar robbyrussell avatar soleone avatar swindsor avatar tekin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

active_merchant's Issues

bill_outstanding_amount not working properly!?

I have successfully created a profile_id and when i try to use bill_outstanding_amount(profile_id, :amount => 10, :currency => "USD") i get a response.message that says "Profile ID is missing from the request"

However, the profile_id exists and is a valid and active one, I tested it with get_profile_details(profile_id)

SetExpressCheckout

It seems like some time after the comments on your blog post, SetExpressCheckout has begun functioning properly for PayPal Recurring payments. I was able to comment out the versions of setup_agreement and build_setup_request which use SetCustomerBillingAgreement, and uncomment the versions which use SetExpressCheckout, and it worked first try.

I'm not completely fluent in PayPal Express, but the winning difference for me is that SetExpressCheckout takes the NoShipping parameter, which excludes the shipping address section of the confirmation page.

Is it time to switch to SetExpressCheckout, or should there be some sort of option?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.