Skip to content

Releases: gofynd/fdk-client-javascript

v0.1.33

16 Jan 12:43
Compare
Choose a tag to compare

What’s changed?

  • new OMSv2 APIs added

Full Changelog: 0.1.32...0.1.33

v0.1.32

28 Dec 08:53
Compare
Choose a tag to compare

What’s changed?

  • Change FAQ in navigators.json

Full Changelog: 0.1.31...0.1.32

v0.1.31

15 Dec 07:00
Compare
Choose a tag to compare

Full Changelog: 0.1.30...0.1.31

v0.1.30

07 Dec 06:07
Compare
Choose a tag to compare

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

07 Nov 11:25
Compare
Choose a tag to compare

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

19 Oct 06:15
Compare
Choose a tag to compare

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

02 Oct 14:03
Compare
Choose a tag to compare

What’s changed?

  • Payment swagger changes reverted [Fix]

Full Changelog: 0.1.26...0.1.27

v0.1.26

27 Sep 09:49
Compare
Choose a tag to compare

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

09 Aug 05:21
Compare
Choose a tag to compare

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

v0.1.24

20 Jul 13:34
Compare
Choose a tag to compare

What’s changed?

  • Support for buy now cart added

Full Changelog: 0.1.23...0.1.24