簡體   English   中英

How to check that given email is valid paypal email id or not without using Adaptive API or App ID in PHP

[英]How to check that given email is valid paypal email id or not without using Adaptive API or App ID in PHP

我想匯款到用戶的 email id 應該是Valid PayPal Email ID 因此,在向用戶的 email id 匯款之前,我想檢查用戶是否在 PayPal 上擁有帳戶。

有一個“GetVerifiedStatus”API 來檢查有效的 PayPal id。 但是這個 API 使用 App ID,現在 PayPal 不提供 App ID。 我找不到任何正確的方法來檢查給定的 email id 是否有效 PayPal id。

您可以使用Connect with PayPal讓接收用戶使用實際的 PayPal 帳戶登錄,然后再向該 email 匯款。 這是了解 email 中存在 PayPal 帳戶的唯一方法。

(PayPal 允許向沒有關聯 PayPal 帳戶的 email 地址匯款,如果該 Z0C83F57C786A0B4A39EFAB23731C7EBC 地址的所有者未聲明,則可能會在 30 天內退還資金。)

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM