New here? Start with these. They explain what MockGateway actually does, get you an account, and walk a whole payment from your terminal to a hosted page and back.
The quickstart is the fastest way to judge whether this fits your project. It takes about five minutes and needs nothing installed beyond an HTTP client. Read the overview first if you would rather understand the pieces before running anything.
- 1What MockGateway isMockGateway gives you working payment gateway APIs without a merchant account, provider approval, or real money.concept3 min read
- 2Quickstart: your first mock paymentCreate a gateway, call its init endpoint, complete a payment on the hosted page, and confirm the result with verify.howto3 min read
- 3Create your accountSign up with an email address and a password, or use a Google, GitHub, or LinkedIn account.howto3 min read
- 4The setup wizard, step by stepThe five-step wizard builds a gateway, a webhook, and a redirect, then runs a real payment through all of them.howto4 min read