共用方式為


PaymentResponse.PayerPhone 屬性

定義

會取得或設定要求PayerPhone 旗標在傳遞給 PaymentRequest 建構函式的 PaymentOptions 中設定為 true,則 payerPhone 會是使用者選擇的電話號碼。

public string PayerPhone { get; set; }
member this.PayerPhone : string with get, set
Public Property PayerPhone As String

屬性值

使用者選擇的支付者電話號碼。

適用於