diff options
author | ranify578 <194857958+ranify578@users.noreply.github.com> | 2025-02-12 21:45:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 17:45:52 -0300 |
commit | 1ecfd5ee17da086984a15ad58fb938ceacd72329 (patch) | |
tree | fde88adf956530f59b49575242d16705b461f763 | |
parent | a1d09ddc8ae2e9c36c9a89b0dadb146c4a1d3a7a (diff) |
Add PayByPhone as medium (#2393)
-rw-r--r-- | _data/sites.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/_data/sites.json b/_data/sites.json index d4c9a3c4..2bbf5c08 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -16800,6 +16800,19 @@ }, { + "name": "PayByPhone", + "url": "https://support.paybyphone.com/hc/en-001/articles/13258687569553-How-do-I-delete-my-Account", + "difficulty": "medium", + "notes": "You can only delete your PayByPhone account from the mobile app. To delete your account open the app and go to \"Options\" > \"Account Settings\" > \"Delete Account\".", + "domains": [ + "paybyphone.com", + "support.paybyphone.com", + "paybyphone.zendesk.com" + + ] + }, + + { "name": "Payoneer", "url": "https://payoneer.custhelp.com/app/ask/l_id/1/c/3753", "difficulty": "hard", |