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

[#3005] Rework payment flow #3592

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Conversation

SilviaAmAm
Copy link
Contributor

@SilviaAmAm SilviaAmAm commented Nov 10, 2023

Fixes #3005

@SilviaAmAm SilviaAmAm marked this pull request as draft November 10, 2023 10:49
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5caf66) 96.03% compared to head (68cac2c) 96.03%.
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3592   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files         689      688    -1     
  Lines       22133    22111   -22     
  Branches     2556     2556           
=======================================
- Hits        21255    21235   -20     
  Misses        605      605           
+ Partials      273      271    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SilviaAmAm SilviaAmAm force-pushed the feature/3005-add-config-field branch from a4f47eb to 886bffd Compare November 20, 2023 16:37
@SilviaAmAm SilviaAmAm force-pushed the feature/3005-add-config-field branch from 886bffd to 6bb665f Compare December 12, 2023 08:22
@SilviaAmAm SilviaAmAm force-pushed the feature/3005-add-config-field branch from 6bb665f to 3db896c Compare December 12, 2023 09:01
@SilviaAmAm SilviaAmAm marked this pull request as ready for review December 12, 2023 09:21
docs/manual/forms/basics.rst Outdated Show resolved Hide resolved
docs/manual/forms/basics.rst Outdated Show resolved Hide resolved
docs/manual/forms/basics.rst Outdated Show resolved Hide resolved
@SilviaAmAm SilviaAmAm force-pushed the feature/3005-add-config-field branch from 3db896c to 68cac2c Compare December 12, 2023 13:03
@SilviaAmAm SilviaAmAm merged commit abd8f35 into master Dec 12, 2023
26 checks passed
@SilviaAmAm SilviaAmAm deleted the feature/3005-add-config-field branch December 12, 2023 14:33
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.

As form designer I want to require payment before the form is submitted/registered
2 participants