Git Product home page Git Product logo

Comments (3)

radar avatar radar commented on July 26, 2024

Please provide steps to reproduce this issue

from spree_paypal_express.

patrickmcelwee avatar patrickmcelwee commented on July 26, 2024

I can confirm that this was caused by bumping my version of Spree 1.0 from 33035d8bff158a2a18b43806a27accf590d23f16 (where a PayPal checkout works) to 0760b901247f0bf8839a69a620a0d31d8afc9aef

In order to reproduce, I had to add attr_accessible to the 1-0-stable branch. I have a pull request to fix that separate issue: #69

Here are the steps:

  1. Setup Spree store using Spree ref: 0760b901247f0bf8839a69a620a0d31d8afc9aef
  2. Add gem spree_paypal_express, branch: 1-0-stable
  3. You will need a PayPal Developer Account to create a test Business Account.
  4. In Development Server, as admin on /admin/payment_methods, create a Spree::BillingIntegration::PaypalExpress with the following options: Environment => 'Development', Display => 'Both', Active => 'Yes', Fill in Login, Password and Signature with test developer account information. Server => 'test', Test Mode => checked; [I also have Review unchecked and "No Shipping" Checked]. Click update.
  5. Create an order with one product.
  6. Proceed through checkout to payment and choose PayPal.
  7. Go to PayPal and fill in information. Confirm payment.
  8. The above error is raised.

Thanks for taking a look radar!

from spree_paypal_express.

radar avatar radar commented on July 26, 2024

Fixed with #69.

from spree_paypal_express.

Related Issues (20)

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.