-
Notifications
You must be signed in to change notification settings - Fork 59
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
added rto #251
added rto #251
Conversation
documents/order.md
Outdated
**Parameters** | ||
|
||
| Name | Type | Description | | ||
|----------|--------|-------------------------------------| |
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.
please format the table
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.
formatted
razorpay-ruby/documents/order.md
Line 287 in 1fcd3fa
| Name | Type | Description | |
documents/order.md
Outdated
**Parameters** | ||
|
||
| Name | Type | Description | | ||
|----------|--------|-------------------------------------| |
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.
please format the table
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.
formatted the table
razorpay-ruby/documents/order.md
Line 327 in 1fcd3fa
| Name | Type | Description | |
documents/order.md
Outdated
```go | ||
orderId = "order_XXXXXXXXXXXXX1" | ||
|
||
Razorpay::Order.fetch(orderId).view_rto |
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.
please remove the method chaining.
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.
Updated doc
razorpay-ruby/documents/order.md
Line 283 in c06d03c
Razorpay::Order.view_rto(orderId) |
documents/order.md
Outdated
} | ||
} | ||
|
||
Razorpay::Order.fetch("order_XXXXXXXXXXXXX1").edit_fulfillment(para_attr) |
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.
please remove the method chaining.
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.
updated doc
razorpay-ruby/documents/order.md
Line 325 in c06d03c
Razorpay::Order.edit_fulfillment(order_id, para_attr) |
Doc reference
View RTO Reasons
Update fulfilment details