PCoder
|
7db0594778
|
Update IncompletePaymentIntents to allow null subscription id and charge id
|
2020-12-31 16:12:22 +05:30 |
|
PCoder
|
9ae4b96968
|
Add hosting/migrations/0064_incompletepaymentintents.py
|
2020-12-31 15:43: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
|
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
|
e9c596de66
|
Test PaymentIntent for payment of generic onetime products
|
2020-12-24 20:03:46 +05:30 |
|
PCoder
|
1c4f297775
|
Begin migrating to PaymentIntent
|
2020-12-24 19:34:06 +05:30 |
|
PCoder
|
95a1b8fa20
|
Make complete_at allow null
|
2020-12-23 11:52:41 +05:30 |
|
PCoder
|
1ed42e608c
|
Add incompletesubscriptions migration file
|
2020-12-23 11:07:20 +05:30 |
|
PCoder
|
17c8f9ca18
|
Handle IncompleteSubscriptions in webhook
|
2020-12-23 10:59:21 +05:30 |
|
PCoder
|
a63fac1a20
|
Set data at the client side according to success or error
|
2020-12-18 17:16:44 +05:30 |
|
PCoder
|
e522ac0f61
|
Merge branch 'master' into 8393/show-SCA
|
2020-12-02 18:49:31 +05:30 |
|
PCoder
|
d980fb0000
|
Quote email in links
|
2020-12-01 17:13:09 +05:30 |
|
PCoder
|
79cbfac092
|
Escape ssh key before storing
|
2020-11-12 12:12:46 +05:30 |
|
PCoder
|
2973ef3b1d
|
Use correct variable
|
2020-10-11 17:24:33 +05:30 |
|
PCoder
|
81ec1125cb
|
Capture both actions requires_action and requires_source_action
|
2020-10-11 17:21:15 +05:30 |
|
PCoder
|
877553e442
|
Add logger message
|
2020-10-11 16:45:23 +05:30 |
|
PCoder
|
70bfef4738
|
Show SCA modal when required
|
2020-10-11 16:01:55 +05:30 |
|
PCoder
|
fb59ae4055
|
Add migration
|
2020-07-21 22:03:18 +05:30 |
|
PCoder
|
050309a68e
|
Add exclude_vat_calculations field and add VAT only when this is set to False
|
2020-07-21 21:54:54 +05:30 |
|
PCoder
|
c339c19cfd
|
Fix date format bug
|
2020-07-01 01:21:57 +05:30 |
|
PCoder
|
58377319b9
|
Make migration reversible
|
2020-07-01 01:18:57 +05:30 |
|
PCoder
|
87a154bd0a
|
Create migration
|
2020-07-01 00:47:59 +05:30 |
|
PCoder
|
0c39336653
|
Sort invoices by created_at desc
|
2020-06-22 20:04:01 +05:30 |
|
PCoder
|
81fd129d48
|
Use css to hide div than js
|
2020-06-19 16:05:06 +05:30 |
|
PCoder
|
25255c862a
|
Remove buggy # in dom element id
|
2020-06-19 15:50:24 +05:30 |
|
PCoder
|
1b29a23ede
|
Remove default display none of one-time-payments div
|
2020-06-19 15:48:00 +05:30 |
|
PCoder
|
6b3ecfaff4
|
Use show/hide instead of toggle
|
2020-06-19 15:45:44 +05:30 |
|
PCoder
|
c4e7f99202
|
Add slideToggles to subscription/one-time-payments divs
|
2020-06-19 15:38:26 +05:30 |
|
PCoder
|
0dc9c6cdca
|
Fix element id
|
2020-06-19 15:30:38 +05:30 |
|
PCoder
|
38109e175a
|
Move js to correct place
|
2020-06-19 15:25:34 +05:30 |
|
PCoder
|
081f81c41c
|
Begin handling click events
|
2020-06-19 13:13:26 +05:30 |
|
PCoder
|
ffae844ee5
|
Merge remote-tracking branch 'mainRepo/master' into 7894/show-one-time-payment-invoices
|
2020-06-19 12:40:52 +05:30 |
|
PCoder
|
af36a49366
|
Revert back errors
|
2020-06-10 13:36:33 +05:30 |
|
PCoder
|
4bff49dab6
|
Refactor polling time to terminate VM
|
2020-06-10 12:27:59 +05:30 |
|
PCoder
|
f089892c90
|
Remove duplicated html + add href link to order
|
2020-04-10 20:02:12 +05:30 |
|
PCoder
|
a395b7a4a6
|
Do not update ho -> doing so, crashes
|
2020-04-10 18:44:45 +05:30 |
|
PCoder
|
8443e03b1f
|
Add ho values
|
2020-04-07 19:33:13 +05:30 |
|
PCoder
|
3aff4bb69a
|
Fix bug
|
2020-04-07 19:22:45 +05:30 |
|
PCoder
|
84c3db7e52
|
Pass HostingOrder instance
|
2020-04-07 19:21:47 +05:30 |
|
PCoder
|
d35403311f
|
Fix bug fetching variables
|
2020-04-07 19:16:55 +05:30 |
|
PCoder
|
8a3fa667a0
|
Fix bug
|
2020-04-07 18:57:20 +05:30 |
|
PCoder
|
132a5112fd
|
Fix getting id
|
2020-04-07 18:46:05 +05:30 |
|
PCoder
|
b01f12c9ec
|
Fix passing params to template filter
|
2020-04-07 18:41:43 +05:30 |
|
PCoder
|
4869fd51df
|
Change to filter from simple
|
2020-04-07 18:35:25 +05:30 |
|
PCoder
|
4435eef077
|
Chanage tag to simple
|
2020-04-01 17:26:12 +05:30 |
|
PCoder
|
343a9440f0
|
Load invs_charge context from user's charges
|
2020-04-01 17:09:02 +05:30 |
|
PCoder
|
27aa0ea595
|
Create another div for onetime charges
|
2020-04-01 17:08:22 +05:30 |
|
PCoder
|
70264d592d
|
Put contents for subscription in a div of its own
|
2020-04-01 17:07:44 +05:30 |
|