richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
217 stars 77 forks source link

Update README.md, correcting `client` to `clientSecret` for `elementOptions` #234

Closed jakehockey10 closed 9 months ago

jakehockey10 commented 9 months ago

What are you adding/fixing?

Updating the docs in the README.md to have the correct object property, clientSecret, instead of client.

Have you added tests for your changes?

No

Will this need documentation changes?

No

Does this introduce a breaking change?

No

Other information

netlify[bot] commented 9 months ago

Deploy Preview for ngx-stripe ready!

Name Link
Latest commit e19561e8490967b1193a892979a7604d60ca3960
Latest deploy log https://app.netlify.com/sites/ngx-stripe/deploys/65626a106b0bc90008b1421a
Deploy Preview https://deploy-preview-234--ngx-stripe.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

richnologies commented 9 months ago

Thanks @jakehockey10. Appreciate it