braintree / braintree_dotnet

Braintree .NET library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
136 stars 73 forks source link

PaymentMethodOptionsRequest is missing VerificationAmount property #41

Closed bwalendz closed 7 years ago

bwalendz commented 8 years ago

PaymentMethodOptionsRequest in v2.65.0 does not have a VerificationAmount property as shown in the documentation.

https://developers.braintreepayments.com/reference/request/payment-method/create/dotnet#options.verification_amount

danakatz commented 8 years ago

Hi @bwalendz, thanks for spotting this! We'll add the missing option in an upcoming release and let you know when it's available.

jbirster commented 7 years ago

is there any update on this issue yet?

danakatz commented 7 years ago

The fix was released today in 3.3.0. Thanks for your patience!