All Projects → mercadopago → checkout-payment-sample

mercadopago / checkout-payment-sample

Licence: other
Using Checkout PRO to process payments

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Checkout payment processing with Checkout Pro

This is a simple example of how you can accept payments by integrating our Checkout PRO

In this repository you will find two main folders:

  • client:

    Basic implementation of a checkout, complying with the necessary security requirements to collect sensitive user information.

  • server:

    Basic server-side implementation, which provides static client-side resources and allows the collected information to be published directly to our API to create preference and process payment request using our payment button.


How to run it

Clone or download this project, move to the server implementation of your choice and follow its README instructions.

If you are programming in a different language, we offer a client-side sample which will allow you to write your own server-side implementation using our API Reference as a guideline.

How it looks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].