Ad End 1 August 2025
Ad Ends 13 July 2025
ad End 25 October 2025
Ad Ends 20 April 2025
Ad expire at 5 August 2024
banner Expire 9 June 2025
banner Expire 25 October 2025
banner Expire 10 May 2025
What's new
Wizard's shop 2.0
Money Club cc shop
banner Expire 15 January 2025
banner Expire 20 October 2024
UniCvv
Yale Lodge
Kfc CLub
adv exp at 30 July 2025
Carding.pw carding forum
BidenCash Shop

Tips to beat a website payment page security

Dark_Code_x

TRUSTED VERIFIED SELLER
Staff member
Joined
Jun 28, 2020
Messages
6,776
Reaction score
726
Points
212
Awards
2
  • Somebody Likes you
  • First post
Tips to beat a website payment page security
Some of the tips to help you beat a website’s credit card payment:
1. Look up the Payment Gateway documentation
You want to read the payment gateway documentation provided by the developers of the merchant website. In the documentation, you may find the critical information you can work with to bypass the credit card payment on the merchant site such as:

  • Transaction success message
  • Transaction success code
  • Hash parameters and technique
  • Response messages
  • Promo code data
  • Response code, etc.
If you come across important information such as “transaction success code” and “transaction success message”, try replacing them with the fail response via the intercept tab if you use the Burp Suite tool. Note that this will only work if the merchant website is not validating the “CheckSum Hash”.
2. Consider changing product quantity
Apart from just changing the product price on the credit card page of the merchant website or at the Payment Gateway, you could change the quantity, which reduces the amount you’re charged for the item.
Simply, locate the quantity fields or similar in the captured packets in the Burp Suite software and make changes. For instance:
Quantity = 5 & Price = $ 50 ; Grand total = 5 X 50 = $ 250
Now,
Tamper Quantity = 0.01 & Price = $ 50 ; Grand total = 0.01 X 50 = $ 0.5
If the price is secured with the server-side like this, you try manipulating the quantity to pay way less.
3. Fuzz other parameters
Other parameters you could try fuzzing include:

  • Wallet amount
  • Promo codes
  • Delivery charges
Just look for any parameter involving money and try to tamper—this way, you have bypassed the credit card payment on that website to shop for free.
 
Ad End 1 February 2024
Top