Skip to content

Commit

Permalink
Added Composer installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebbo94BY committed Nov 19, 2017
1 parent b418b5b commit 41f9daf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ You can find the full documentation and payment flow of the paysafecard APIs her
EN: https://www.paysafecard.com/fileadmin/api/
DE: https://www.paysafecard.com/fileadmin/api/de.html

# Installation
You can either install the REST API by manually downloading it or using Composer:
```bash
composer require paysafecard/paysafecard-rest_api-php
```

# Integration
How to integrate paysafecards API:
1. Register for a business account. https://servicecenter.paysafecard.com/merchant-center/webToLead/WebToLeadForm.xhtml
Expand All @@ -28,4 +34,4 @@ https://www.paysafecard.com/business/
# Payout & Refund
Not per default active. Special agreement with paysafecard necessary.
Please talk before the implementation with the paysafecard sales team. [email protected]


0 comments on commit 41f9daf

Please sign in to comment.