mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-29 16:10:54 +00:00
10 lines
428 B
Markdown
10 lines
428 B
Markdown
|
# Bypass Payment Process
|
||
|
|
||
|
1. It is preferable to choose **PayPal** or **CoinPayments** as a payment method
|
||
|
2. Intercept all requests, you may find a parameter called _**Success**_ or _**Referrer**_ or _**Callback**_
|
||
|
3. If the value inside the parameter has a URL like this _**example.com/payment/MD5HASH**_ for example
|
||
|
4. **Copy it, and open it on a new window**, you will find that your payment was successful
|
||
|
|
||
|
@SalahHasoneh1
|
||
|
|