Payment Method Nonce
Payment Method Nonce: Create
Note
You should only create payment method nonces server-side when using
3D Secure or
Checkout with PayPal.
- Ruby
result = gateway.payment_method_nonce.create("A_PAYMENT_METHOD_TOKEN")
nonce = result.payment_method_nonce.nonce
Braintree::NotFoundError
.
Parameters
:payment_method_token
StringThe token of the payment method