weareseeed / react-square-web-payments-sdk

Easily create PCI-compliant inputs to accept payments online with the Square Payments API. It supports the following payment methods: credit and debit cards, ACH bank transfers, Apple Pay, Google Pay, Gift Cards and Afterpay/Clearpay.
https://react-square-payments.weareseeed.com/
MIT License
33 stars 35 forks source link

v3.0.0 #47

Closed danestves closed 2 years ago

danestves commented 2 years ago

Your checklist for this pull request

๐ŸšจPlease review the guidelines for contributing to this repository.

Description

In this new version, the bundler has been changed to vite and the documentation will exist on README.md files

Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/38 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/46 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/48 Closes https://github.com/weareseeed/react-square-web-payments-sdk/issues/50

๐Ÿงก Thank you!

github-actions[bot] commented 2 years ago

size-limit report ๐Ÿ“ฆ

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/rswps.cjs.js 0 B (-100% ๐Ÿ”ฝ) 0 ms (+100% ๐Ÿ”บ) 0 ms (+100% ๐Ÿ”บ) 0 ms
dist/rswps.esm.js 0 B (-100% ๐Ÿ”ฝ) 0 ms (+100% ๐Ÿ”บ) 0 ms (+100% ๐Ÿ”บ) 0 ms
{ Ach, PaymentForm } 8.59 KB (+100% ๐Ÿ”บ) 172 ms (+100% ๐Ÿ”บ) 493 ms (+100% ๐Ÿ”บ) 665 ms
{ Afterpay, AfterpayProvider, PaymentForm } 8.23 KB (+100% ๐Ÿ”บ) 165 ms (+100% ๐Ÿ”บ) 496 ms (+100% ๐Ÿ”บ) 660 ms
{ Afterpay, AfterpayMessage, AfterpayProvider, PaymentForm } 8.42 KB (+100% ๐Ÿ”บ) 169 ms (+100% ๐Ÿ”บ) 941 ms (+100% ๐Ÿ”บ) 1.2 s
{ Afterpay, AfterpayWidget, AfterpayProvider, PaymentForm } 8.32 KB (+100% ๐Ÿ”บ) 167 ms (+100% ๐Ÿ”บ) 711 ms (+100% ๐Ÿ”บ) 877 ms
{ ApplePay, PaymentForm } 8.01 KB (+100% ๐Ÿ”บ) 161 ms (+100% ๐Ÿ”บ) 983 ms (+100% ๐Ÿ”บ) 1.2 s
{ CreditCard, PaymentForm } 8.38 KB (+100% ๐Ÿ”บ) 168 ms (+100% ๐Ÿ”บ) 436 ms (+100% ๐Ÿ”บ) 604 ms
{ GiftCard, PaymentForm } 8.34 KB (+100% ๐Ÿ”บ) 167 ms (+100% ๐Ÿ”บ) 475 ms (+100% ๐Ÿ”บ) 641 ms
{ GooglePay, PaymentForm } 8.08 KB (+100% ๐Ÿ”บ) 162 ms (+100% ๐Ÿ”บ) 449 ms (+100% ๐Ÿ”บ) 610 ms
{ Ach, Afterpay, AfterpayMessage, AfterpayWidget, ApplePay, GiftCard, GooglePay, PaymentForm } 10.23 KB (+100% ๐Ÿ”บ) 205 ms (+100% ๐Ÿ”บ) 541 ms (+100% ๐Ÿ”บ) 745 ms
Format: cjs, { Ach, Afterpay, AfterpayMessage, AfterpayWidget, ApplePay, GiftCard, GooglePay, PaymentForm } 12.4 KB (+100% ๐Ÿ”บ) 248 ms (+100% ๐Ÿ”บ) 530 ms (+100% ๐Ÿ”บ) 778 ms
przemeklach commented 2 years ago

@danestves Looks like you guys are making great progress. Do you have a goal for when you want to release v3.0?

danestves commented 2 years ago

Hi @przemeklach! Today will be the release! https://github.com/weareseeed/rswps-site we are finishing the docs site and will be ready to publish