Ramon Gutierrez
|
ef626729c9
|
Fix API output for active subscriptions #799
|
2024-10-30 04:41:41 +08:00 |
|
Ramon Gutierrez
|
00697414b0
|
Remove debug output for session timestamp updates #799
|
2024-10-30 01:27:01 +08:00 |
|
Ramon Gutierrez
|
0800fc1066
|
Update session timestamp on every action #799
|
2024-10-29 17:22:29 +08:00 |
|
Ramon Gutierrez
|
5f8133f02c
|
Add timestamp for latest session activity #799
|
2024-10-29 17:05:48 +08:00 |
|
Ramon Gutierrez
|
7f1b35ad29
|
Flag job orders associated with job orders as emergency orders #799
|
2024-10-27 06:29:37 +08:00 |
|
Ramon Gutierrez
|
e4e031f0a9
|
Add support for subscription related job orders #799
|
2024-10-26 08:28:17 +08:00 |
|
Ramon Gutierrez
|
d1104b7416
|
Change unfulfilled subscriptions endpoint to retrieve vehicle data and not just a count #799
|
2024-10-26 03:40:32 +08:00 |
|
Ramon Gutierrez
|
74c45b6d18
|
Add support for retrieving subscription specific compatible battery #799
|
2024-10-26 03:39:30 +08:00 |
|
Ramon Gutierrez
|
874c35bfff
|
Fix issue with subscription not being marked as active due to listener conflict, add endpoint for unfulfilled sub count #799
|
2024-10-24 06:07:36 +08:00 |
|
Ramon Gutierrez
|
3ed65e7fc6
|
Move all points logic from paymongo listener to gateway transaction listener #799
|
2024-10-24 04:05:20 +08:00 |
|
Ramon Gutierrez
|
f7ba91892b
|
Add handling of post payment for subscriptions #799
|
2024-10-23 20:46:31 +08:00 |
|
Ramon Gutierrez
|
b8666ff5e0
|
Add loyalty points earning support, add points to successful subscription and FCM notification #799
|
2024-10-22 11:58:35 +08:00 |
|
Ramon Gutierrez
|
857c573ae5
|
Merge branch '799-subscription-support' into 809-loyalty-system-support
|
2024-10-14 07:22:24 +08:00 |
|
Ramon Gutierrez
|
a724b00ce7
|
Include email in customer info endpoint #809
|
2024-10-10 04:03:30 +08:00 |
|
Ramon Gutierrez
|
0a4ea563d9
|
Fix response format of loyalty registration to remove unnecessary array #809
|
2024-10-07 08:11:29 +08:00 |
|
Ramon Gutierrez
|
d1059797a5
|
Simplify loyalty register result format #809
|
2024-10-07 07:01:47 +08:00 |
|
Ramon Gutierrez
|
bd655a459a
|
Add loyalty connector and register endpoint #809
|
2024-10-07 06:28:57 +08:00 |
|
Ramon Gutierrez
|
b79f2f2dfb
|
Merge branch 'master' into 799-subscription-support
|
2024-10-02 14:01:32 +08:00 |
|
Ramon Gutierrez
|
d2a0638ffa
|
Fix customer retrieval from paymongo #799
|
2024-10-02 13:28:27 +08:00 |
|
Ramon Gutierrez
|
1fd883b07b
|
Consolidate subscription setup payment intent checking and initial activation when applicable #799
|
2024-08-26 08:01:00 +08:00 |
|
Ramon Gutierrez
|
40c629eee3
|
Add endpoint for activating a subscription #799
|
2024-08-24 18:00:38 +08:00 |
|
Ramon Gutierrez
|
62f11c9ef5
|
Fix json payload structure for payment intent checking #799
|
2024-08-23 07:51:53 +08:00 |
|
Ramon Gutierrez
|
9dbaf92698
|
Add missing basic auth to payment intent endpoint #799
|
2024-08-23 05:07:11 +08:00 |
|
Ramon Gutierrez
|
d7cc0fc3de
|
Add endpoint for re-checking payment intent status #799
|
2024-08-22 06:19:42 +08:00 |
|
Ramon Gutierrez
|
8c61a27376
|
Fix handling of payment intent values when returning created sub details #799
|
2024-08-21 07:44:08 +08:00 |
|
Ramon Gutierrez
|
0d9da221a7
|
Fix expected format from paymongo subscription endpoints #799
|
2024-08-21 01:16:43 +08:00 |
|
Ramon Gutierrez
|
919b56688d
|
Add endpoint for creating subscriptions, sync updating of customers with paymongo API if record exists #799
|
2024-08-13 05:45:46 +08:00 |
|
Ramon Gutierrez
|
7af20f3d69
|
Replace sub fee endpoint with complete plan details #799
|
2024-08-12 16:30:49 +08:00 |
|
Ramon Gutierrez
|
debb399e96
|
Add support for handling multiple paymongo accounts #799
|
2024-08-12 05:09:58 +08:00 |
|
Ramon Gutierrez
|
4f5560f6f7
|
Update subscription fee endpoint to be specific to each vehicle model #799
|
2024-08-11 15:05:20 +08:00 |
|
Ramon Gutierrez
|
219d5c09d3
|
Add endpoint for subscription paymongo public key #799
|
2024-08-10 05:26:04 +08:00 |
|
Ramon Gutierrez
|
96a7cc929e
|
Add email to customer info endpoint #799
|
2024-08-03 06:31:35 +08:00 |
|
Ramon Gutierrez
|
fe4806f41a
|
Add endpoint for retrieving subscription fee #799
|
2024-08-03 06:31:12 +08:00 |
|
Ramon Gutierrez
|
a911b8c6c1
|
Merge branch 'master' into 799-subscription-support
|
2024-07-24 15:02:58 +08:00 |
|
Ramon Gutierrez
|
511aa5ec9b
|
Merge branch 'master' into 803-fix-invoice-data-disappearing-on-open-edit-form
|
2024-07-18 16:34:59 +08:00 |
|
Ramon Gutierrez
|
a10f58e425
|
Add filtering for JOs with VIP transaction origin #800
|
2024-07-04 12:57:27 +08:00 |
|
|
|
3fc04cd733
|
Fix trade-in issue for invoice. #803
|
2024-06-25 01:44:44 -04:00 |
|
|
|
2a30787dba
|
Fix for issue with customer app JO request with trade in. #803
|
2024-06-24 06:00:01 -04:00 |
|
|
|
2f9ee4ec67
|
Add battery to criteria for battery replacement warranty. #803
|
2024-06-20 05:26:23 -04:00 |
|
Ramon Gutierrez
|
2ebb6e040a
|
Add placeholder debug logs #800
|
2024-05-30 16:06:55 +08:00 |
|
Ramon Gutierrez
|
6dfaeee799
|
Generate JO ID before hub selection on user app API, add additional params to HubCriteria for JORejection and SMS #800
|
2024-05-20 03:46:08 +08:00 |
|
Ramon Gutierrez
|
d52402a2ef
|
Enable inventory and rider checks on hub criteria on user app and TAPI #800
|
2024-05-14 04:18:37 +08:00 |
|
Ramon Gutierrez
|
48d87ae119
|
Retrieve subscription data with customer vehicle info endpoint #799
|
2024-05-05 07:13:07 +08:00 |
|
Ramon Gutierrez
|
2ccd1e0e2d
|
Use proper getter for static content API #799
|
2024-04-29 18:07:00 +08:00 |
|
Ramon Gutierrez
|
d9d4ffbecf
|
Add static content endpoint for customer app #799
|
2024-04-27 01:44:39 +08:00 |
|
Ramon Gutierrez
|
a59aa0f66d
|
Make insurance body types a namevalue class #783
|
2024-03-14 13:40:37 +08:00 |
|
Ramon Gutierrez
|
ef5e629358
|
Merge branch '791-support-for-insurance-premiums-banner' into 780-regional-pricing
|
2024-02-23 18:40:10 +08:00 |
|
Ramon Gutierrez
|
4dd8efd95a
|
Fix returned format of body types endpoint #791
|
2024-02-23 18:39:21 +08:00 |
|
|
|
34adefb798
|
Merge branch '791-support-for-insurance-premiums-banner' of gitlab.com:jankstudio/resq into 780-regional-pricing
|
2024-02-23 04:01:58 -05:00 |
|
Ramon Gutierrez
|
78a43ae85c
|
Add insurance body types endpoint #791
|
2024-02-23 16:53:04 +08:00 |
|