Skip to content

Commit 43fd8e6

Browse files
authored
Merge pull request #2 from tuckerbeauchamp/develop
text-fix
2 parents b27819a + 1d9ac11 commit 43fd8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can call all regular [Drop-In methods](https://braintree.github.io/braintree
9797
The `on` events are already listened to using `onNoPaymentMethodRequestable`,
9898
`onPaymentMethodRequestable`, `onPaymentOptionSelected`. See below.
9999

100-
#### [`isntance.requestPaymentMethod([callback])`: `[Promise]`](https://braintree.github.io/braintree-web-drop-in/docs/current/Dropin.html#requestPaymentMethod)
100+
#### [`instance.requestPaymentMethod([callback])`: `[Promise]`](https://braintree.github.io/braintree-web-drop-in/docs/current/Dropin.html#requestPaymentMethod)
101101

102102
Requests a payment method object which includes the payment method nonce used by by the Braintree Server SDKs.
103103
The structure of this payment method object varies by type: a [cardPaymentMethodPayload](https://braintree.github.io/braintree-web-drop-in/docs/current/Dropin.html#~cardPaymentMethodPayload)

0 commit comments

Comments
 (0)