Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
/ StripeFees Public archive

Stripe fee structures by country in JSON format

Notifications You must be signed in to change notification settings

Pitchero/StripeFees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StripeFees

Website: https://stripefees.com

Usage

Access the latest compiled version at https://stripefees.com/fees.json

Contribution

Add a new country

The PHP classes exist purely to give some structure. Open the /src/fees/_template.php file, add the fee structures (see existing files for examples), save it as {ISO COUNTRY CODE}.php in the same directory, run /src/generator.php to build the new fees.json, then issue a pull request.

Edit an existing country

Edit the relevant {ISO COUNTRY CODE}.php file in /src/fees/, run /src/generator.php to build the new fees.json, then issue a pull request.

About

Stripe fee structures by country in JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages