You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
I get the error uninitialized constant AVSResult if I use the paypal payment method (sandbox account), after the paypal authorization.
If I change this to use SolidusPaypalBraintree::AVSResult, it's fine.
The text was updated successfully, but these errors were encountered:
afdev82
added a commit
to adnotam/solidus_paypal_braintree
that referenced
this issue
Nov 27, 2017
I get the error
uninitialized constant AVSResult
if I use the paypal payment method (sandbox account), after the paypal authorization.If I change this to use
SolidusPaypalBraintree::AVSResult
, it's fine.The text was updated successfully, but these errors were encountered: