Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
Upgrade to PaymentMethods and API version 2019-03-14 (#62)
Browse files Browse the repository at this point in the history
* Upgrade frontend and Node.js server to payment methods and API 2019-03-14.

* Upgrade Stripe Node library to latest.

* Upgrade Ruby server.

* Upgrade Python server.

* Update gcloud ignore file.

* Upgrade ngrok and morgan.

* Upgrade Java server.

* Upgrade PHP server.

* Shipping address on PRAPI.
  • Loading branch information
thorsten-stripe authored Apr 16, 2019
1 parent 64a07c3 commit 37caff0
Show file tree
Hide file tree
Showing 15 changed files with 683 additions and 704 deletions.
8 changes: 4 additions & 4 deletions .gcloudignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
.git
.gitignore

# Node.js dependencies:
# Node.js dependencies
node_modules/

# Python server
# Alternative server implementations
server/java/
server/php/
server/python/

# Ruby server
server/ruby/

# serverless functions
Expand Down
Loading

0 comments on commit 37caff0

Please sign in to comment.