File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Omnipay Offline Dummy Gateway for testing
4
4
5
+ [ ![ tests] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/tests.yml/badge.svg )] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/tests.yml )
6
+ [ ![ analyse] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/analyse.yml/badge.svg )] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/analyse.yml )
7
+ [ ![ style-fix] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/style-fix.yml/badge.svg )] ( https://github.com/descom-es/omnipay-offline-dummy/actions/workflows/style-fix.yml )
8
+
5
9
## Instalation
6
10
7
11
``` sh
@@ -29,4 +33,4 @@ $request = $gateway->purchase([
29
33
])->send();
30
34
31
35
$response->redirect();
32
- ```
36
+ ```
You can’t perform that action at this time.
0 commit comments