-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix-7984:Show test/live key of Stripe under Payments section #8786
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cweitat
approved these changes
Jun 16, 2023
mariobehling
added a commit
that referenced
this pull request
Jun 22, 2023
* feature-8783:Add type rich text links custom from field (#8795) * feature-8783:Add type rich text links custom from field * feature-8783: Add type rich text links custom from field * Update custom-form-input.hbs --------- Co-authored-by: cweitat <[email protected]> * fix-7984:Show test/live key of Stripe under Payments section (#8786) Co-authored-by: cweitat <[email protected]> * feature-8782:Add type Yes/No custom from field (#8794) * feature-8782:Add type Yes/No custom from field * feature-8782:Update code add type Yes/No custom from field * feature-8782: update code Add type Yes/No custom from field * feature-8785:Implement dropdown with a number in custom forms (#8802) * feature-8785:Implement dropdown with a number in custom forms * Remove min in custom form input hbs --------- Co-authored-by: Mario Behling <[email protected]> * feature-8784:Add type year drop down custom from field (#8796) * feature-8784:Add type year drop down custom from field * feature-8784: Update code Add type year drop down custom from field * feature-8784: Add type year drop down custom from field * feature-8784:Add type year drop down custom from field * feature-8784:Add type year drop down custom from field * feature-8784: Change start year in dropdown list --------- Co-authored-by: cweitat <[email protected]> * feature-8740: Make attendee form ticket specific (#8804) * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * Demo-20230616: Merge code * Demo-20230616: Merge code * Demo-20230616: Merge code * feature-8470: Revert code demo * feature-8470: Revert code demo * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Merge code development * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8787: Change the "age" field of the custom form (#8806) * feature-8787: Change the "age" field of the custom form * feature-8787 translate text on register form for age input --------- Co-authored-by: cweitat <[email protected]> * feature-8787:add translate the age field of the custom form (#8811) * feature-8789: Add option "home wiki" to attendee form (#8805) * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * Demo-20230616: Merge code * Demo-20230616: Merge code * Demo-20230616: Merge code * feature-8470: Revert code demo * feature-8470: Revert code demo * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Merge code development * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8789: Add option 'home wiki' to attendee form * feature-8789: Add option 'home wiki' to attendee form * feature-8789:translate * feature-8789: Merge code development * feature-8789: Fix git comment * feature-8789: Fix git comment --------- Co-authored-by: Khang On - TMA <[email protected]> Co-authored-by: khangon <[email protected]> * feature-8788: Implement language form fields in the attendee form (#8808) * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * Demo-20230616: Merge code * Demo-20230616: Merge code * Demo-20230616: Merge code * feature-8470: Revert code demo * feature-8470: Revert code demo * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8470: Merge code development * feature-8470: Make attendee form ticket specific * feature-8470: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8740: Make attendee form ticket specific * feature-8788: Implement language form fields in the attendee form * feature-8788: Merge code development * feature-8788: Add translate * feature-8788: Implement language form fields in the attendee form * feature-8788: Implement language form fields in the attendee form --------- Co-authored-by: Khang On - TMA <[email protected]> Co-authored-by: khangon <[email protected]> --------- Co-authored-by: Khang On - TMA <[email protected]> Co-authored-by: cweitat <[email protected]> Co-authored-by: Hieu Lam - TMA <[email protected]> Co-authored-by: Mario Behling <[email protected]> Co-authored-by: khangon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #7984
Short description of what this resolves:
Show test/live key of Stripe under Payments section
Changes proposed in this pull request:
Checklist
development
branch.