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

[Discussion] Upgrade Stripe API versions #1396

Open
8 tasks
hideokamoto-stripe opened this issue Nov 24, 2022 · 0 comments
Open
8 tasks

[Discussion] Upgrade Stripe API versions #1396

hideokamoto-stripe opened this issue Nov 24, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@hideokamoto-stripe
Copy link
Contributor

hideokamoto-stripe commented Nov 24, 2022

Summary

Upgrade API version on each server side examples.

Context

Several example apps are not using the latest API.
We may need to think about upgrading these API versions.
https://github.com/stripe-samples/accept-a-payment/search?q=apiVersion
https://github.com/stripe-samples/accept-a-payment/search?q=%222020-08-27%22

Workflow

  • List the files writing non-latest API version.
  • Make a new PR to upgrade it for each files/examples.
  • Run the unit/e2e test and merge this PR after passing it.

Lists

  • custom-payment-flow/server/php
  • custom-payment-flow/server/python
  • custom-payment-flow/server/ruby
  • payment-element/server/note-typescript
  • payment-element/server/python
  • payment-element/server/ruby
  • prebuilt/checkout-page/server/python
  • prebuilt/checkout-page/server/ruby
@hideokamoto-stripe hideokamoto-stripe added the good first issue Good for newcomers label Dec 8, 2022
@stripe-samples stripe-samples deleted a comment from HectorCNX Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant