Click or drag to resize

PaymentMethodtransaction_id Property

The ID of the Braintree transaction used to authenticate and register the payment method with Braintree.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string transaction_id { get; set; }

Property Value

Type: String
See Also