Skip to content

Commit ccc5496

Browse files
authored
Update README.md
1 parent eb0bfc8 commit ccc5496

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ $entry = new PaymentEntry(
5353
### Redirect to Maxicash Gateway
5454
Redirect your user to the maxicash gateway to continue the payment process
5555

56+
> **Note** : If you're using Turbo Drive in your Symfony application, disable it on payment links in your twig templates
57+
5658
```php
5759
$url = $maxicash->queryStringURLPayment($entry);
5860
```

0 commit comments

Comments
 (0)