mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 17:28:13 +00:00
428 B
428 B
Bypass Payment Process
- It is preferable to choose PayPal or CoinPayments as a payment method
- Intercept all requests, you may find a parameter called Success or Referrer or Callback
- If the value inside the parameter has a URL like this example.com/payment/MD5HASH for example
- Copy it, and open it on a new window, you will find that your payment was successful
@SalahHasoneh1