A simple and responsive payment simulation tool for testing payment flows. This tool allows you to simulate payment scenarios without connecting to a real payment gateway.
- Card Input Formatting: Automatically formats card number, expiry date, and CVV while typing.
- Fixed Payment Amount: The payment amount is fixed at $1.
- Custom Result URL: Users can set a custom callback URL for redirection.
- Status Simulation: Easily toggle between success or failure scenarios using radio buttons.
- Responsive Design: Built with Bootstrap for seamless usage on any device.
Simply visit: https://yavuzceliker.github.io/payment-simulation/
- Open the link in your browser.
- Fill in the required fields (card details, expiry date, CVV, result URL).
- Choose the payment status (Success or Failed).
- Click Pay Now to simulate the payment. You'll be redirected to the provided URL with the selected status.
This project is licensed under the MIT License. Feel free to use, modify, and adapt it for your projects.