Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rapsacnz/PaymentForm

A form that takes credit card and address information. Uses a ported version of jessie pollack's card component.
https://github.com/rapsacnz/PaymentForm

credit-card javascript lightning-web-components lwc paymentform salesforce salesforce-lightning

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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][1]][1]

[1]: https://github.com/rapsacnz/PaymentForm/blob/master/PaymentForm2.gif