Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

payment state is balance_due #87

Open
dinshawr opened this issue Sep 8, 2016 · 1 comment
Open

payment state is balance_due #87

dinshawr opened this issue Sep 8, 2016 · 1 comment

Comments

@dinshawr
Copy link

dinshawr commented Sep 8, 2016

Hello I am using gem 'spree_braintree_vzero', github: 'spree-contrib/spree_braintree_vzero', branch: '3-1-stable'
and done following setup:

  1. Run bundle install
  2. bundle exec rails g spree_braintree_vzero:install
  3. Done settings at spree backend payment methods set merchant_id, public_key, private_key and set autocapture-yes
  4. restarted my server
  5. added rake task in heroku scheduler rake spree_braintree_vzero:update_states

Now issue is my payment is happening successfully but not able to recive payment_status as 'PAID' it always gives balance_due so wis there any api call missing and how to set this.

Thanks
Dinshaw Raje

@kaushal-kishor
Copy link

this issue is came when we skip 'confirm' step of checkout flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants