PCoder
|
7b71ba55f2
|
Rename token to id_payment_method
|
2020-12-31 22:43:50 +05:30 |
|
PCoder
|
8c72b56f6c
|
Use setup_future_usage='off_session'
|
2020-12-31 21:03:24 +05:30 |
|
PCoder
|
d2ebd3c473
|
Do card association
|
2020-12-31 20:53:02 +05:30 |
|
PCoder
|
b36afcb828
|
Simplify code for logged in one-time payments with SCA
|
2020-12-31 20:35:31 +05:30 |
|
PCoder
|
a823efd8e2
|
Add get_available_payment_methods
|
2020-12-31 20:01:52 +05:30 |
|
PCoder
|
13f5f576b5
|
Fix getting cc details from payment_methods
|
2020-12-31 17:23:43 +05:30 |
|
PCoder
|
2f98294eab
|
Store dicts as json in db
|
2020-12-31 17:12:17 +05:30 |
|
PCoder
|
213b9a068e
|
Fix attribute name
|
2020-12-31 17:07:51 +05:30 |
|
PCoder
|
33f741424d
|
See inner values of incomplete_pm
|
2020-12-31 17:05:01 +05:30 |
|
PCoder
|
7309b8416c
|
Handle any exception
|
2020-12-31 17:02:03 +05:30 |
|
PCoder
|
ff7b20b0dc
|
Stripe id is not a dict
|
2020-12-31 16:59:22 +05:30 |
|
PCoder
|
37f82a48d5
|
More loggers
|
2020-12-31 16:55:05 +05:30 |
|
PCoder
|
8827bd15ba
|
More loggers
|
2020-12-31 16:47:45 +05:30 |
|
PCoder
|
8e4b3ce96b
|
Store charge id from payement intent result
|
2020-12-31 16:39:25 +05:30 |
|
PCoder
|
85757e01c9
|
Save charge id
|
2020-12-31 16:37:25 +05:30 |
|
PCoder
|
f48a5cfe71
|
Set completed_at value
|
2020-12-31 16:29:18 +05:30 |
|
PCoder
|
52d1fb6a0e
|
Add logger + return 200 on success of webhook
|
2020-12-31 16:27:12 +05:30 |
|
PCoder
|
12c9140b3a
|
Fix using correct payment intent id
|
2020-12-31 16:23:44 +05:30 |
|
PCoder
|
7db0594778
|
Update IncompletePaymentIntents to allow null subscription id and charge id
|
2020-12-31 16:12:22 +05:30 |
|
PCoder
|
87b85c43b4
|
More logger
|
2020-12-31 15:59:09 +05:30 |
|
PCoder
|
b2f0a45679
|
Add logger message
|
2020-12-31 15:56:08 +05:30 |
|
PCoder
|
9ae4b96968
|
Add hosting/migrations/0064_incompletepaymentintents.py
|
2020-12-31 15:43:46 +05:30 |
|
PCoder
|
9077eb0cf2
|
Implement webhook
|
2020-12-31 15:41:43 +05:30 |
|
PCoder
|
98b5d03d0b
|
Refactor code for do_provisioning_generic
|
2020-12-31 15:40:46 +05:30 |
|
PCoder
|
f628046417
|
Add IncompletePaymentIntents model
|
2020-12-31 15:25:14 +05:30 |
|
PCoder
|
41de724904
|
Handle PaymentMethod type in set_default_card
|
2020-12-31 15:24:47 +05:30 |
|
PCoder
|
ba92c8e416
|
Do not pop billing address data from session in case of a payment failure
Instead pop id_payment_method
|
2020-12-31 11:05:32 +05:30 |
|
PCoder
|
42c9ec6f28
|
Handle js success/error messages
|
2020-12-31 10:32:25 +05:30 |
|
PCoder
|
c3286a68a5
|
Use payment method instead of token and PaymentIntent all over
|
2020-12-31 10:04:21 +05:30 |
|
PCoder
|
35cc9d4229
|
Log client secret
|
2020-12-24 20:07:31 +05:30 |
|
PCoder
|
e9c596de66
|
Test PaymentIntent for payment of generic onetime products
|
2020-12-24 20:03:46 +05:30 |
|
PCoder
|
ec1da8fbdf
|
Use cents price for Stripe
|
2020-12-24 19:40:39 +05:30 |
|
PCoder
|
1c4f297775
|
Begin migrating to PaymentIntent
|
2020-12-24 19:34:06 +05:30 |
|
PCoder
|
acba77976d
|
Add missing formatting identifier
|
2020-12-24 06:55:19 +05:30 |
|
PCoder
|
624cc45c12
|
Log error dict
|
2020-12-24 06:51:34 +05:30 |
|
PCoder
|
82359064cd
|
Handle creation of correctly
|
2020-12-24 06:47:33 +05:30 |
|
PCoder
|
98628596f0
|
Add params to docstring
|
2020-12-24 06:25:37 +05:30 |
|
PCoder
|
39c8e35eca
|
Add logger messages
|
2020-12-24 06:25:22 +05:30 |
|
PCoder
|
eefabe45b6
|
Login new users only for non-SCA generic subscription payments only
|
2020-12-23 20:41:31 +05:30 |
|
PCoder
|
968eaaf6a4
|
For generic payments, take users to invoice page after purchase
|
2020-12-23 20:40:20 +05:30 |
|
PCoder
|
6a7373523e
|
Set default card before making payments
|
2020-12-23 20:39:41 +05:30 |
|
PCoder
|
080a45f39c
|
Pop up stale card_id/token or billing_address_data in the paymentorder page
|
2020-12-23 20:38:42 +05:30 |
|
PCoder
|
c8519058c4
|
Fix new_user_hosting_key_id
|
2020-12-23 18:31:45 +05:30 |
|
PCoder
|
a03e2dc006
|
Return provisioning if set in do_provisioning
|
2020-12-23 18:10:17 +05:30 |
|
PCoder
|
c28bd9091a
|
Add more logger
|
2020-12-23 17:53:19 +05:30 |
|
PCoder
|
c0aeac4dc7
|
Add some logger messages
|
2020-12-23 17:47:50 +05:30 |
|
PCoder
|
377d12b5a5
|
Create IncompleteSubscriptions only for SCA case
|
2020-12-23 17:47:37 +05:30 |
|
PCoder
|
d447f8d9e6
|
Add logging message
|
2020-12-23 17:26:40 +05:30 |
|
PCoder
|
799194152e
|
Remove todo
|
2020-12-23 17:16:19 +05:30 |
|
PCoder
|
78b8191165
|
Implement invoice.payment_failed case
|
2020-12-23 17:10:23 +05:30 |
|