Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit a34638a

Browse files
author
fd6130
committed
update README
1 parent 3011523 commit a34638a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Installation
1212
Requirement
1313
-------
1414

15-
- PHP7.4+
15+
- PHP 7.4+
1616
- Symfony 4.4+
1717

1818

@@ -48,6 +48,9 @@ Usage
4848
-----
4949
5050
```php
51+
/**
52+
* Note: if you have set 'enable_sandbox' to true, billplz will use 'sandbox' configuration only.
53+
*/
5154
function createPayment(BillplzInterface $billplz)
5255
{
5356
/**

0 commit comments

Comments
 (0)