Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Update to match docs #67

Merged
merged 22 commits into from
Sep 13, 2019
Merged
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
dd3fcaf
[breaking] Rename create_intent -> create_payment_intent. Clients sho…
yuki-stripe Sep 4, 2019
a363b7b
Use keyword arguments for readability
yuki-stripe Sep 4, 2019
55a5aa8
Authenticate in create_payment_intent
yuki-stripe Sep 4, 2019
246d690
Use default arguments in create_payment_intent
yuki-stripe Sep 4, 2019
d8fb2d6
Refactor out create_and_capture_payment
yuki-stripe Sep 5, 2019
2b5106d
[breaking] Combine capture_payment and confirm_payment endpoint into …
yuki-stripe Sep 5, 2019
965049a
Organize methods
yuki-stripe Sep 5, 2019
c0c731c
Remove payment_method_types, it should always be 'card' (the default)…
yuki-stripe Sep 5, 2019
483e976
[breaking] Dont pass amount
yuki-stripe Sep 5, 2019
0dadcc0
Add source_id params to create_payment_intent so its parity with manu…
yuki-stripe Sep 5, 2019
cbd99e2
Move Setup Intent endpoint down too
yuki-stripe Sep 5, 2019
b042b67
Add PI webhook
yuki-stripe Sep 5, 2019
ef9e565
Comment hardcoded amount
yuki-stripe Sep 5, 2019
9343498
Rename manual PI endpoint to /confirm_payment_intent
yuki-stripe Sep 6, 2019
6bdefa5
fix
yuki-stripe Sep 6, 2019
28e2c1e
Refactor out create_payment_intent
yuki-stripe Sep 8, 2019
d8dce9f
Add customer_id to create_payment_intent, for Standard Integration.
yuki-stripe Sep 8, 2019
e571f8b
[breaking] payment_method -> payment_method_id
yuki-stripe Sep 9, 2019
92a0d36
Dont pass currency from client either!
yuki-stripe Sep 9, 2019
48f7c99
Add emoji to the iOS Backend (#68)
davidme-stripe Sep 11, 2019
f4dc2c2
Add 3063 (3ds1 required) card
yuki-stripe Sep 11, 2019
f554417
Always calculate_price, fix up default ending up being overwritten to 0
yuki-stripe Sep 12, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading