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

3 0 stable braintree v.zero #1

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Conversation

acreilly
Copy link
Member

@acreilly acreilly commented Jul 7, 2015

No description provided.

Jeff Dutil and others added 30 commits September 18, 2014 16:53
Fixes spree#180
Fixes spree#179
Fixes spree#169
Fixes spree#146

Conflicts:
	spree_gateway.gemspec
* The orders resource in spree excludes index, new, create and destroy
  but the previous code was re-adding these back while trying to define
  nested resources.

  This patch fixes the unnecessary routes from being added by specifying
  that no order resource routes should be added.

fixes spree#186
…eway to match setting for test server

fixing Spree::Gateway::AuthorizeNetCim to set :test preference to reflect server 'test' or 'live'

Adds :server preference to Gateway::AuthorizeNetCim (defaults to 'test') and raises exceptions if store does not have preference :server set to either of 'live' or 'test'

fixes spree#195
…submit handlers can be run, e.g. Spree.disableSaveOnClick()

fixes spree#199
Fix for capture method on Authorize.net CIM adapter

Refactored how parameters are passed to Auth.net. Made sure test requests are never made because they are pointless.

Fix to try to not update a profile that doesn't exist.

Added cancel to Authorize.net CIM

Added cancel method to normal Authorize.net.

fixes spree#203
Only receives a single argument

fixes spree#205
Fix to nil for gateway_options

Fixes spree#208

Conflicts:
	app/models/spree/gateway/authorize_net_cim.rb
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

Successfully merging this pull request may close these issues.