Skip to content
Snippets Groups Projects
Commit 66ab8ca2 authored by Darlington's avatar Darlington
Browse files

cleanup

parent 8a5792e4
No related branches found
No related tags found
No related merge requests found
Pipeline #3832 failed
......@@ -19,7 +19,7 @@ composer require lido-nation/adapayments
## Usage
** List your product in USD, allow user to pay in ada
**List your product in USD, allow user to pay in ada**
```php
$priceInAda round(usd_to_ada($item['price']), 2);
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment