tusdatos-dev/tusdatos-sdk

dev-main 2025-03-04 15:45 UTC

README

Installation

You should add PlacetoPay repository:

{
    "repositories": [
        {
            "type": "composer",
            "url": "https://dev.placetopay.com/repository"
        }
    ],
}

Then, you can install the package via composer:

composer require placetopay/tusdatos-sdk

Usage