Skip to content
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 product entity #228

Merged
merged 4 commits into from
Oct 10, 2023
Merged

added product entity #228

merged 4 commits into from
Oct 10, 2023

Conversation

ankitdas13
Copy link
Contributor

@ankitdas13 ankitdas13 commented Sep 26, 2023

Links for api reference you can also check this doc for more details

Product : https://razorpay.com/docs/api/partners/product-configuration

request.patch "#{account_id}/products/#{id}", options, @@versions
end

def self.fetchTnc(productName)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the underscore convention in naming

Copy link

@ndhaka007 ndhaka007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with comment

@ankitdas13 ankitdas13 merged commit 55e8548 into setup/multiple_api_version Oct 10, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants