Skip to content

Commit

Permalink
update api changelog
Browse files Browse the repository at this point in the history
2018-09-06 introduce no change for dolibarr with 2018-08-23
  • Loading branch information
ptibogxiv committed Sep 10, 2018
1 parent 289dfc7 commit ff44e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/stripe/config.php
Expand Up @@ -55,4 +55,4 @@

\Stripe\Stripe::setApiKey($stripearrayofkeys['secret_key']);
\Stripe\Stripe::setAppInfo("Dolibarr Stripe", DOL_VERSION, "https://www.dolibarr.org"); // add dolibarr version
\Stripe\Stripe::setApiVersion("2018-08-23"); // force version API
\Stripe\Stripe::setApiVersion("2018-09-06"); // force version API

0 comments on commit ff44e65

Please sign in to comment.