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
@bgilbert6, I am sorry that it has taken us so long to address this issue. We will have the BraintreeVZero enum added soon. We will update you when it has been released.
Describe the bug
When deserializing JSON output from Recurly, braintree ends up "Undefined", because it isn't in Constants.cs.
To Reproduce
Call GET BillingInfo with a billing info backed by braintree. The braintree payment_method is:
object=braintree_v_zero
You can see this isn't included in Constants.PaymentMethod:
Expected behavior
Braintree should map to a
Braintree
payment methodYour Environment
The text was updated successfully, but these errors were encountered: