lido-nation/adapayments

package for receiving cardano native token payments in php, laravel, and woocommerce

dev-main 2024-03-28 05:42 UTC

This package is not auto-updated.

Last update: 2024-04-25 06:11:50 UTC


README

Latest Version on Packagist Tests Total Downloads

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Support us

lidonation.com

Installation

You can install the package via composer:

composer require lido-nation/adapayments

Usage

List your product in USD, allow user to pay in ada

$priceInAda round(usd_to_ada($item['price']), 2);

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.