
- 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
Description
No description provided
Languages
TypeScript
87.9%
JavaScript
11.5%
Shell
0.5%