All Projects → rapsacnz → PaymentForm

rapsacnz / PaymentForm

Licence: MIT License
A form that takes credit card and address information. Uses a ported version of jessie pollack's card component.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to PaymentForm

lwc-redux
Integrate Redux with Lightning Web Component
Stars: ✭ 35 (-12.5%)
Mutual labels:  salesforce, salesforce-lightning, lwc, lightning-web-components
Indicators
Indicators Lightning Web Component
Stars: ✭ 30 (-25%)
Mutual labels:  salesforce, salesforce-lightning, lwc
awesome-lwc
A list of interesting on platform Lightning Web Components resources and code examples
Stars: ✭ 124 (+210%)
Mutual labels:  salesforce, lwc, lightning-web-components
timeline-component-lwc
This component enables timeline view for Salesforce Record history.
Stars: ✭ 18 (-55%)
Mutual labels:  salesforce, lwc, lightning-web-components
one-pub-sub-lwc
One PubSub: A Declarative PubSub Library for Lightning Web Component and Aura Component
Stars: ✭ 19 (-52.5%)
Mutual labels:  salesforce, lwc, lightning-web-components
lwc-soql-builder
Awesome SOQL execution tool developed in Lightning Web Components Open Source
Stars: ✭ 85 (+112.5%)
Mutual labels:  salesforce, lwc, lightning-web-components
lwc-streaming-api
Lightning Web Component Streaming API
Stars: ✭ 25 (-37.5%)
Mutual labels:  salesforce, lwc, lightning-web-components
quiz-host-app
Multiplayer quiz app built on Salesforce technology (host app)
Stars: ✭ 69 (+72.5%)
Mutual labels:  salesforce, lwc, lightning-web-components
apex-rollup
Fast, configurable, elastically scaling custom rollup solution. Apex Invocable action, one-liner Apex trigger/CMDT-driven logic, and scheduled Apex-ready.
Stars: ✭ 133 (+232.5%)
Mutual labels:  salesforce, lwc, lightning-web-components
spaghetti-cmd-loader
Salesforce Custom Metadata Type Loader, designed for Lightning Experience
Stars: ✭ 13 (-67.5%)
Mutual labels:  salesforce, salesforce-lightning
uswds-sf-lightning-community
A Salesforce Lightning Community Theme and related components built upon US Web Design System
Stars: ✭ 24 (-40%)
Mutual labels:  salesforce, salesforce-lightning
fast-sfdc
A VSCode plugin to develop Salesforce projects in vscode
Stars: ✭ 16 (-60%)
Mutual labels:  salesforce, lwc
lwc-modules
Build any LWC you want without ever having to touch Apex
Stars: ✭ 20 (-50%)
Mutual labels:  salesforce, lwc
SF-Lightning-Lookup
Salesforce lightning dynamic lookup component.
Stars: ✭ 15 (-62.5%)
Mutual labels:  salesforce, salesforce-lightning
Lightning-Out-Demo
How to use Lightning component in node.js (External websites) by using Lightning Out. It shows how to enable CORS and SSL in Node.js with Video and complete source code.
Stars: ✭ 17 (-57.5%)
Mutual labels:  salesforce, salesforce-lightning
dreaminvest-lwc
Sample application for Lightning Web Components on Salesforce Platform. Part of the sample gallery. Financial services use case. Get inspired and learn best practices.
Stars: ✭ 41 (+2.5%)
Mutual labels:  salesforce, lightning-web-components
sfdx-lwc-fullcalendarjs
Full Calendar JS - Lightning Web Components
Stars: ✭ 44 (+10%)
Mutual labels:  lwc, lightning-web-components
rcast
🎧 PWA podcast player written with LWC
Stars: ✭ 72 (+80%)
Mutual labels:  lwc, lightning-web-components
lwc-builder
VSCode Extension to kickstart Lightning Web Component development.
Stars: ✭ 15 (-62.5%)
Mutual labels:  lwc, lightning-web-components
Salesforce-Short-Hands
The main purpose of this repository is to put all the utilities in one place so that other developers can get help and they can also contribute to this repo.
Stars: ✭ 31 (-22.5%)
Mutual labels:  salesforce, salesforce-lightning

PaymentForm

This app contains two handy Lightning Web Components - a credit card validator and an address input validator. Used together, they should cover most use cases that need credit card and address input.

Massive thanks to Jessie Pollack whose library I heavily borrowed to make this lwc based app.

https://github.com/jessepollak/card/

Note, the containing app is an AURA app, which the individual CC and Address input forms are full LWC Components. I haven't had time to convert the containing app or component to Aura, but it should be pretty easy really.

How it looks:

payment gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].