Build Your Own Payment Checker Guide
Build Your Own Payment Checker Guide
own
checker or how you can manually get real lives, before starting I want
I'll leave you my social media in case you want to get in touch with me.
Facebook: [Link]
Telegram:[Link]/jquehn
Nowadays, there are too many checkers, many false and others functional, but what about the
How do you differentiate a fake checker from a real one? It's very easy, first I will explain how.
they work so that you understand the differences
The fake checker makes use of a function that only gives you a RANDOM number and in
Based on certain conditions and depending on the number that was generated, you print if the cc
Is it alive or not (for example, in JavaScript you use the [Link] function to obtain the
random number and you set the conditions, if the obtained number is greater than X the
prints on screen as live, if lower as die) besides giving you those fake lives
they also keep the ones you enter and in that way they take advantage of you and you
They steal the bins you entered.
Now I will explain how a 100% real checker works, as many already know the job
from a checker, it is just about automating the process of manually pulling lives, so first
I will teach you how to get lives using Stripe as a gate.
Stripe is a payment gateway which means that they offer their service (which is to accept
and validate the purchases made with a card) so that anyone who wants to
hire him to implement it on your own page so up to here to do our
checker we have 2 options:
The first option is for us to hire Stripe from the official page and once we have it
you have hired them, they give you a secret key that starts with 'sk_live' if you already have it
you can now create your own checker just by reading the stripe documentation where it
they mention how to implement it depending on the programming language you use,
ATTENTION if you have no programming knowledge you can send me a message to
buy the source code of a ready-made checker to change the secret key
Second option: I consider this option simpler since it's a hassle to hire Stripe.
and verify your account so in this second option you only need some dorks for
find shopping, donation or any type of pages that implement stripe for
receive the payments (below I leave you some dorks) if you have already found one of these sites
I recommend that you access it from Chrome on a PC and open the developer tools in
especially the tab that says "network" as there you can see all the requests that it makes
the page has to look something like this:
On this occasion, I found a donation page that implements Stripe, but Stripe
It has several ways to be implemented, and in the case of this page, it only makes 1 request.
to communicate with stripe and it has the endpoint 'payment_method' yes
select that request, what appears to the right is the
response that Stripe gave me after trying to pull live a bin and based on that
the answer is whether it is alive or not, that answer in the image matches the
Response from a CC, the following image shows Stripe's response to a CCN live.
As you can see, the difference between both responses is that in the second image I ...
it mentions that the CVV is incorrect, meaning that there is only a failure in that, but the 16 digits do exist and
The expiration date is correct, this is called CCN lives and with that you can start.
When buying on some websites, there are many response codes that Stripe has.
depending on the response you will know if the cc was die, ccn live, live or cvv check here
Below I leave you the differences of these terms
The card: dead card (perhaps even non-existent or it could also be that it was reported as
stolen for various reasons)
CCN live: existing card (16 digits) and active but with incorrect CVV
Cvv check: once you have your live ccn there are certain payment gateways through which
Can you give it a second round to validate the CVV so that we can generate a live?
Live: what can I tell you here, you all already know them and they are the ones they use when they have.
A credit card is considered live when the card number and CVV match.
In my experience, Stripe is not the best option as a gateway, but fortunately for us, it is not the
the only payment gateway that exists is also braintree, conekta, paypal, etc and
With all of them, you can create your checker; I recommend Braintree since I earn per page.
approximately 100-150 lives before it burns out
I think that's all for now, I hope it will be helpful to you and that you can create your
own checker since nowadays most scams that happen in this world
Carding is because there is no checker and having to pass your cc or nib to someone else.