Skip to content

Conversation

@batonac
Copy link
Contributor

@batonac batonac commented Sep 15, 2025

This PR aims to add a feature to allow for sourcing the "Payer Name" and "Payer Email" in a payment gateway checkout form dynamically from web form fields.

Additionally, the Payment Form fields are cleaned up and moved to the dedicated "customizations API" custom fields JSON spec, instead relying on scripting to add and remove the custom fields.

The PR pre-supposes the removal of "Button Label" & "Button help" custom fields, as referenced in #4 and worked towards in #5.

Before (backend):

before.refactor_backend.mp4

After (backend):

after.refactor_backend.mp4

Before (frontend):

before.refactor_frontend.mp4

After (frontend):

after.refactor_frontend.mp4

@batonac batonac force-pushed the feat_payer_from_web_form branch from e7aba2a to 05b107c Compare September 15, 2025 14:02
@batonac batonac force-pushed the feat_payer_from_web_form branch from 05b107c to 0c09eb0 Compare September 15, 2025 14:05
@batonac batonac force-pushed the feat_payer_from_web_form branch from e55b682 to 9cec88c Compare September 15, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants