-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node-sdk Documentation #233
Conversation
Can you add the sample code for payment verification in readme section |
@ankitdas13 Add the readme section for signature verification has discussed |
|
||
- [Payments](https://github.com/razorpay/razorpay-node/wiki#payments) | ||
- [Item](documents/items.md) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
**Response:** | ||
```json | ||
[] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be this {}
bracket right can you check this
documents/paymentLink.md
Outdated
### Offers on payment links | ||
|
||
```js | ||
$api->payment_link->create({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PHP code
documents/paymentLink.md
Outdated
### Managing reminders for payment links | ||
|
||
```js | ||
instance,paymentLink.create({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check the syntax
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.