Click or drag to resize

PaymentNotificationbt_signature Property

The signature for the notification payload used to ensure that the payload was not modified in transit.

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

Property Value

Type: String
See Also