zhl 94cdea34ca feat: Refactor Alchemy service to improve payment flow.
- Remove `callbackUrl` from `dataOrigin` object and add it to `dataSign` object in `beginPay` function in `alchemy.controller.ts`
- Improve typing of `dataSign` object in `beginPay` function in `alchemy.controller.ts`
- Add new `createOrder` function and functionality to send post request with token to merchant API in `alchemy.svr.ts`
- Update `ALCHEMY_PAY_CB_URL` in `.env.development` to point to a new domain
2023-03-27 15:30:27 +08:00
2022-10-18 15:02:58 +08:00
2022-10-18 15:00:38 +08:00
2022-10-18 15:00:38 +08:00
2022-10-28 10:32:09 +08:00
2022-10-18 15:00:38 +08:00
2022-12-02 12:59:43 +08:00
2022-10-18 15:00:38 +08:00
2022-10-26 14:38:04 +08:00
2022-10-18 15:00:38 +08:00
Description
No description provided
1.6 MiB
Languages
TypeScript 87.9%
JavaScript 11.5%
Shell 0.5%