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

PR-000: add credit card form #8

Closed
wants to merge 6 commits into from
Closed

Conversation

lukasz-lenkiewicz
Copy link
Contributor

Support for Credit Card payment including DropView and UI Elements

Notice: 3ds in not yet supported as BE is returning me 500.

@kumaraksi kumaraksi changed the title Feature/credit card Pr-000: add credit card form Dec 11, 2023
@kumaraksi kumaraksi changed the title Pr-000: add credit card form PR-000: add credit card form Dec 11, 2023
labelStyles: config.style.labelStyles,
errorTextStyles: config.style.errorStyles,
label: config.fieldConfig(for: .CARD_NUMBER)?.title ?? "Card Number",
placeholder: config.fieldConfig(for: .CARD_NUMBER)?.placeholder ?? "4111-1111-1111-1111",
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor thing, I think this should be Card Number

@lukasz-lenkiewicz
Copy link
Contributor Author

PR replaced with #9

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.

4 participants