Sinh
d2cf1a4dfd
Merge branch 'viettel-ffm' into develop
2024-06-21 14:32:58 +07:00
Sinh
ee60175a4d
feat: integrate VTP FFM
2024-06-21 14:32:52 +07:00
Sinh
79b19999f0
Merge branch 'viettel-ffm' into develop
2024-06-20 10:10:20 +07:00
Sinh
baf7be0820
update model
2024-06-20 10:09:35 +07:00
Sinh
2094a7b249
merge branch viettel-ffm into develop
2024-06-20 09:27:12 +07:00
Sinh
178652fcef
feat: refactor logistics functions in Viettel FFM module
...
- Add a new type `CancelORPayload` to the file `model.go`
- Add a new constant `pathCancelOR` in the `viettel_ffm.go` file
- Change the method from `POST` to `PUT` in the `UpdateORLogisticInfo` function in `viettel_ffm.go`
- Add a new function `CancelOR` in the `viettel_ffm.go` file
Signed-off-by: Sinh <luuvansinh555@gmail.com>
2024-06-18 16:02:52 +07:00
Sinh
1034d2e077
feat: refactor ViettelFFM partner API integration
...
- Add the `const.go` file defining `ENV` type and constants `EnvStaging` and `EnvProd`
- Update `go.mod` to use `go 1.20` instead of `go 1.17`
- Introduce `model.go` file for ViettelFFM partner API structs
- Implement client methods for creating outbound requests and updating logistics information
- Implement an authentication method for the client with `AuthRes` struct
- Define constants for base URLs and authentication paths in ViettelFFM client
- Implement helper methods for getting base URL and making HTTP requests via NATS
- Update `util/httputil/const.go` to include `HeaderKeyAuthorization` constant
Signed-off-by: Sinh <luuvansinh555@gmail.com>
2024-06-14 17:31:02 +07:00
sinhluu
756740a2d7
feat(onpoint): get inventories ( #17 )
...
Co-authored-by: Sinh <luuvansinh555@gmail.com>
Reviewed-on: #17
2024-05-08 07:26:17 +00:00
Sinh
0ea412e725
Merge branch 'onpoint-stock-update' into develop
2024-04-16 12:11:00 +07:00
Sinh
8fe213156a
feat(onpoint): fix OP sign
2024-04-16 12:10:56 +07:00
Sinh
ea7d9768d0
Merge branch 'onpoint-stock-update' into develop
2024-04-16 12:04:44 +07:00
Sinh
2bf7ef6e8a
feat(onpoint): fix OP sign
2024-04-16 12:04:34 +07:00
Sinh
5466a2881c
Merge branch 'onpoint-stock-update' into develop
2024-04-16 11:39:15 +07:00
Sinh
76eeabdf7f
feat(onpoint): fix OP sign
2024-04-16 11:39:10 +07:00
Sinh
b897f0b5c8
Merge branch 'onpoint-stock-update' into develop
2024-04-16 11:28:50 +07:00
Sinh
82145021a1
feat(onpoint): fix OP sign
2024-04-16 11:28:44 +07:00
Sinh
4f5b0f3f9a
debug
2024-04-16 11:24:28 +07:00
Sinh
d0852f5d3a
Merge branch 'onpoint-stock-update' into develop
2024-04-16 11:07:20 +07:00
Sinh
b9f59140a7
feat(onpoint): change method get inventories
2024-04-16 11:07:14 +07:00
Sinh
fef08db999
Merge branch 'jnt-update-response' into develop
2024-04-15 10:50:14 +07:00
Sinh
ac8aa89d70
feat(jnt): update create order response
2024-04-15 10:50:04 +07:00
Sinh
c2bfb0372c
Merge branch 'onpoint-stock-update' into develop
2024-04-11 11:29:27 +07:00
Sinh
d272537cf4
update event name
2024-04-11 11:28:59 +07:00
Sinh
7c308c725c
Merge branch 'onpoint-stock-update' into develop
2024-04-09 13:38:11 +07:00
Sinh
8788f7e89b
feat(onpoint): update webhook payload
2024-04-09 12:08:19 +07:00
Sinh
46cccf22e2
Merge branch 'onpoint-stock-update' into develop
2024-04-08 15:38:31 +07:00
Sinh
4f20218bcd
feat(onpoint): get inventories
2024-04-08 15:38:20 +07:00
Sinh
a33809e092
change code best
2024-02-05 10:39:55 +07:00
Sinh
f72dfcf95e
Merge branch 'onpoint' into develop
2023-12-08 09:12:05 +07:00
Sinh
1c6be73d04
fix(onpoint): update order item model
2023-12-08 09:10:20 +07:00
Sinh
12549c1636
Merge branch 'onpoint' into develop
2023-12-01 14:40:01 +07:00
Sinh
a9b7f39b09
update onpoint
2023-12-01 14:39:56 +07:00
Sinh
5bf2e81ea9
Merge branch 'onpoint' into develop
2023-11-09 10:01:38 +07:00
Sinh
71e2f0b842
update onpoint status
2023-11-09 09:58:57 +07:00
sinhluu
e7efe49016
Merge pull request 'master' ( #14 ) from master into develop
...
Reviewed-on: #14
2023-10-25 02:20:12 +00:00
Sinh
51afbc9c0e
Merge branch 'master' of https://git.selly.red/Selly-Modules/3pl into jtexpress
2023-10-23 15:43:02 +07:00
Sinh
83201d37af
update jtexpress
2023-10-23 15:42:55 +07:00
sinhluu
93aa6dd20f
Merge pull request 'master' ( #12 ) from master into develop
...
Reviewed-on: #12
2023-10-23 07:41:48 +00:00
Sinh
fb417551f4
change json tag
2023-10-20 16:15:14 +07:00
Sinh
8a0e7c2cb7
update parse response
2023-10-16 10:23:45 +07:00
Sinh
89d2f1c8fb
fix cancel j&t
2023-10-13 14:12:22 +07:00
Sinh
6bf4914ade
change body form data
2023-10-13 11:36:13 +07:00
Sinh
844b01604a
jtexpress update create order
2023-10-13 10:42:03 +07:00
Sinh
0f678ff28a
Merge branch 'kiotviet' into develop
2023-10-12 16:24:11 +07:00
Sinh
03b68fd7e4
kiotviet get list webhooks
2023-10-12 16:24:02 +07:00
Sinh
61d7b5850d
Merge branch 'kiotviet' into develop
2023-10-12 11:04:56 +07:00
Sinh
cd317aa9a2
update webhook payload
2023-10-12 11:04:46 +07:00
Sinh
fc532e5b0c
add kiotviet const
2023-10-11 14:00:36 +07:00
Sinh
1f4c6890eb
add kiotviet
2023-10-06 17:12:11 +07:00
Sinh
5257cd21bc
change host jtexpress
2023-10-06 09:25:43 +07:00