Skip to content

Commit

Permalink
Merge pull request #671 from stripe/cjavilla/checkout-session-setup
Browse files Browse the repository at this point in the history
Add PHPDoc for submit_type to Checkout\Session
  • Loading branch information
remi-stripe authored Jun 17, 2019
2 parents 8c8e430 + 427fcf4 commit 750c24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Checkout/Session.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* @property bool $livemode
* @property string $payment_intent
* @property string[] $payment_method_types
* @property string $submit_type
* @property string $subscription
* @property string $success_url
*
Expand Down

0 comments on commit 750c24e

Please sign in to comment.