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:00:38 +08:00
2022-10-18 15:00:38 +08:00
2022-10-25 15:27:17 +08:00
2022-10-18 15:00:38 +08:00
2023-03-17 19:22:23 +08:00
2022-10-25 15:27:17 +08:00
2023-02-08 14:19:33 +08:00
2023-03-17 19:22:23 +08:00
2022-10-26 14:38:04 +08:00