Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the PaymentIntent resource #487

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

remi-stripe
Copy link
Contributor

This feature is currently gated so the tests are stubbed for now.

r? @ob-stripe
cc @stripe/api-libraries
cc @jenan-stripe @michelle-stripe

This feature is currently gated so the tests are stubbed for now.
*/
public static function className()
{
return 'payment_intent';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor but I spent 20 minutes on figuring out that I was missing this again. I wonder if we can/should use OBJECT_NAME instead.

@stripe-ci stripe-ci assigned remi-stripe and unassigned ob-stripe Jun 28, 2018
@ob-stripe ob-stripe merged commit 6d6dae2 into master Jun 28, 2018
@ob-stripe ob-stripe deleted the remi-add-payment-intents branch June 28, 2018 12:47
@ob-stripe
Copy link
Contributor

Released in 6.9.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants