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

5 create new admin setting for client id client secrect key for getting access token #7

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Ankur0812
Copy link
Collaborator

image

[
'name' => esc_html__( 'Client Id', 'instamojo-for-give' ),
'desc' => esc_html__( 'Please enter the client id from your LIVE Instamojo Account.', 'instamojo-for-give' ),
'id' => 'instamojo_get_client_id',
Copy link
Owner

Choose a reason for hiding this comment

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

@Ankur0812 rename the id to use mg_instamojo_for_givewp_client_id and similar for client secret mg_instamojo_for_givewp_client_secret

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.

Create new Admin setting for client id & client secrect key for getting access token.
2 participants