Skip to content

Commit

Permalink
Add support for submit_type to Checkout/Session
Browse files Browse the repository at this point in the history
  • Loading branch information
cjavilla-stripe committed Jun 17, 2019
1 parent 6915bed commit 427fcf4
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 427fcf4

Please sign in to comment.