braintree / braintree_node

Braintree Node.js library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
334 stars 104 forks source link

Typo in `gateway.paymentMethod.update()` #191

Closed andrescamperi closed 3 years ago

andrescamperi commented 3 years ago

General information

Issue description

in the gateway.paymentMethod.update() call, when passing in options, verificationAmount is misspelled as verificationAcmount

scannillo commented 3 years ago

Hi @andrescamperi - I don't see this misspelling anywhere in the SDK. Can you provide a link to where you notice this?

andrescamperi commented 3 years ago

Hi - apologies, the typo is in the @types/braintree package. closing this issue