Releases: gofynd/fdk-client-javascript
Releases · gofynd/fdk-client-javascript
v0.1.33
v0.1.32
v0.1.31
Full Changelog: 0.1.30...0.1.31
v0.1.30
What’s changed?
- netQuantity, seo, moq added to product listing APIs
- seo, moq added to getProductDetailsBySlug api
- alt text added for media object in product listing and detail APIs
Full Changelog: 0.1.29...0.1.30
v0.1.29
What’s changed?
- New shipping policy and return-policy is added in navigation.json
Full Changelog: 0.1.28...0.1.29
v0.1.28
What’s changed?
- Use this API to verify OTP send to the primary number and delete the user (deleteUser)
- Use this API to undelete user (unDeleteUser)
Full Changelog: 0.1.27...0.1.28
v0.1.27
v0.1.26
What’s changed?
Newly added
- sendResetPasswordMobile: - Use this API to send reset password mobile
Full Changelog: 0.1.25...0.1.26
v0.1.25
What’s changed?
- getPaymentLink: Use this API to get a payment link details
- createPaymentLink: Use this API to create a payment link for the customer
- resendPaymentLink: Use this API to resend a payment link for the customer
- cancelPaymentLink: Use this API to cancel a payment link for the customer
- getPaymentModeRoutesPaymentLink: Use this API to get all valid payment options for doing a payment through payment link
- pollingPaymentLink: Use this API to poll if payment through the payment link was successful or not
- createOrderHandlerPaymentLink: Use this API to create a order on aggregator side
- initialisePaymentPaymentLink: Use this API to initiate payment using UPI, BharatQR, wherein the UPI requests are sent to the app and the QR code is displayed on the screen.
- checkAndUpdatePaymentStatusPaymentLink: Use this API to perform continuous polling at intervals to check the payment status until timeout.
Full Changelog: 0.1.24...0.1.25