Skip to content

Latest commit

 

History

History
258 lines (225 loc) · 30.8 KB

CHANGELOG.md

File metadata and controls

258 lines (225 loc) · 30.8 KB

Changelog

v1.0.0 (2020-11-11)

Full Changelog

Implemented enhancements:

  • Respect Spree::Config[:address_requires_state] setting in frontend view rendering #93

Closed issues:

  • Make the PayPal messaging component a bit more modular #281
  • Error launching migrations #262
  • Refunds not allowed after a PayPal dispute has been resolved #256
  • Spree::Core::GatewayError generates error #254
  • Paypal button preference helper not found #251
  • Installer breaks during migration #244
  • Some card unsuccessful verification numbers are accepted and marked as paid #241
  • PayPal button: customize style #229
  • On PayPal payment user shipping address gets set with uncorrect firstname and lastname values if they contain a space #226
  • Default Braintree configuration on store creation overwrites custom configuration #224
  • Undefined local variable or method `id' error on payment page #222
  • Can't render JSON about an order as SolidusPaypalBraintree::Source doesn't have a expiration\_month method #221
  • Paypal payment return invalid address #218
  • Random Travis CI Failures #215
  • Add Association for spree user to customer #210
  • Ambiguous behavior for generate token method #208
  • Unable to pass specs locally when developing for gem #207
  • Nonce payment sources should not be reusable #203
  • Save and Continue button disabled for credit card payments - Rails 5.2.0 #202
  • when only using PayPal invalid address on return #195
  • Unable to set preference source #194
  • hard dependency on solidus instead of just solidus_core #187
  • patch release 0.4.1 #186
  • Amount must be greater than zero. (81531) #185
  • ActiveRecord::SubclassNotFound #184
  • state: '#{address.state.name}' undefined for Hong Kong address (or countries with no states) #182
  • ReferenceError: braintree is not defined #181
  • Page refreshes from payment -> confirm step #172
  • Creditcard fields are readonly #171
  • Solidus 2.6 requires spree/api/payments/source_views/_paypal_braintree.json.jbuilder #167
  • Will there be a integration of 3D Secure soon? #162
  • Products invisible in Admin Order view / Crash in the log #159
  • Invalid transactions, NoMethodError (strip) when cancelling order with invalid payment #158
  • NoMethodError in Spree::Checkout#edit when address.state == nil #156
  • Cancel PayPal order causes 500 error #155
  • Silent failure after payment #153
  • Undefined local variable or method `solidus_paypal_braintree' #152
  • Braintree Callback Webhooks Supported? #148
  • Missing partial spree/checkout/existing_payment/_paypal_braintree #135
  • No route if the engine is not mounted in Solidus path #134
  • Allow passing of styles and placeholder text into braintree hosted fields #121
  • When spree javascript is included at bottom of page, checkout fails #119
  • Document "Paypal Payee Email Map" #103
  • Disable backend CC submit button until ready #102
  • Documentation improvements #92

Merged pull requests:

v0.4.0 (2018-07-20)

Full Changelog

Closed issues:

  • Move from the deprecated paypal.js library to the current paypal-checkout.js library? #157

Merged pull requests:

v0.3.0 (2018-05-25)

Full Changelog

Closed issues:

  • Using Only PayPal #166
  • Handle changed address from Paypal #163
  • ActiveRecord::SubclassNotFound after trying to save payment gateway record #147
  • uninitialized constant AVSResult #137
  • Missing partial spree/admin/shared/preference_fields/_hash #132
  • Allow sources to be added to the wallet on charge #122
  • Address deprecation warnings #108

Merged pull requests:

v0.2.0 (2017-07-20)

Full Changelog

Merged pull requests:

v0.1.0 (2017-07-17)

Full Changelog

Closed issues:

  • Payments in backend not working #74
  • Strip whitespace on payment methods form fields. #66
  • Generate token with existing braintree customer id. #63

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator