#swcooke - php error

1 messages · Page 1 of 1 (latest)

barren gulch
#

eg, with the PHP library you can do:

$stripe = new \Stripe\StripeClient([
  "api_key" => "sk_test_123",
  "stripe_version" => "2020-08-27"
]);