Simple web application with Spring Boot using redirect aproach
- MercadoPago account
- Application created at MercadoPago console
- Access Token (from Credentials)
- Run the server
MP_ACCESS_TOKEN=[PASTE_YOUR_ACCESS_TOKEN_HERE] ./gradlew bootRun
- Go to
http://localhost:8080/createAndRedirect
- Make your payment journey using Credit Card
Status | Credit Card | Number | Holder | Expiration | CVV | DNI | |
---|---|---|---|---|---|---|---|
REJECTED | Mastercard | 5031755734530604 | EXPI GOMEZ | 11/25 | 123 | 31256588 | expi_gomez@gmail.com |
APROVED | Mastercard | 5031755734530604 | APRO GOMEZ | 11/25 | 123 | 31256588 | apro_gomez@gmail.com |