File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ You can find the full documentation and payment flow of the paysafecard APIs her
10
10
EN: https://www.paysafecard.com/fileadmin/api/
11
11
DE: https://www.paysafecard.com/fileadmin/api/de.html
12
12
13
+ # Installation
14
+ You can either install the REST API by manually downloading it or using Composer:
15
+ ``` bash
16
+ composer require paysafecard/paysafecard-rest_api-php
17
+ ```
18
+
13
19
# Integration
14
20
How to integrate paysafecards API:
15
21
1 . Register for a business account. https://servicecenter.paysafecard.com/merchant-center/webToLead/WebToLeadForm.xhtml
@@ -28,4 +34,4 @@ https://www.paysafecard.com/business/
28
34
# Payout & Refund
29
35
Not per default active. Special agreement with paysafecard necessary.
30
36
Please talk before the implementation with the paysafecard sales team.
[email protected]
31
-
37
+
You can’t perform that action at this time.
0 commit comments