razorpay / razorpay/razorpay-node
Create payment link fails
Open
@ankitdas13 is already working on this.
Since Jul 3, 2023.
- Dominant language
- JavaScript
- Stars
- 243
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce the behavior
Create payment link using the Razorpay.paymentLink.create interface.
This happens in v2.9.0. Our exisiting codebase fails to create a payment link which used to be working in v2.8.6
Expected behavior
Successful payment link creation.
Actual behavior
Error with description: Amount should be whole number
Code snippets
No response
Node version
Node v16.6
Library version
razorpay-node v2.9.0
Additional Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.