# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.2](https://github.com/zyra/capacitor-stripe/compare/v0.3.1...v0.3.2) (2019-11-27)

### [0.3.1](https://github.com/zyra/capacitor-stripe/compare/v0.3.0...v0.3.1) (2019-11-27)


### Bug Fixes

* **web:** update apple pay and google pay implementations ([bb9ba8b](https://github.com/zyra/capacitor-stripe/commit/bb9ba8bdc6fad7cc42fbdfc787ebdb6a9e6d13be))

## [0.3.0](https://github.com/zyra/capacitor-stripe/compare/v0.2.0...v0.3.0) (2019-11-27)


### ⚠ BREAKING CHANGES

* **android:** plugin must be imported as Stripe
* plugin is now accessbile via Stripe instead of StripePlugin
* plugin must be imported as Stripe instead of StripePlugin

### Features

* **android:** update Google Pay options handling ([5dd04a9](https://github.com/zyra/capacitor-stripe/commit/5dd04a9b4cf99c83c8d590f3a9ca80218b08b753))
* **web:** implement customer session methods ([68a47db](https://github.com/zyra/capacitor-stripe/commit/68a47db6c3d1fd8c028473309fccd6540c306231))


### Bug Fixes

* **web:** remove 'no-cors' fetch config ([39fb3c9](https://github.com/zyra/capacitor-stripe/commit/39fb3c91fbeb0febaaacc28c7b0042234eb5d673))


* **android:** update name to Stripe ([ca814aa](https://github.com/zyra/capacitor-stripe/commit/ca814aa12305e439b205b182eaa411921b8026be))
* update ios headers + name ([a76bbf0](https://github.com/zyra/capacitor-stripe/commit/a76bbf0a8632c5eeccf49c27918d8cb7713e248d))
* rename plugin from StripePlugin to Stripe ([8aa8bb2](https://github.com/zyra/capacitor-stripe/commit/8aa8bb2f18fe8e4d79a0e084350d9c7cda9856bd))
