# pay-connect

## 0.4.0

### Minor Changes

- Add Stripe gateway implementation
- Add gateway initialize method `initializeGateways`
- Update documentation

## 0.3.1

### Patch Changes

- Change render button method name

## 0.3.0

### Minor Changes

- Add Google Pay gateway implementation

## 0.2.1

### Patch Changes

- Added new functions for handling products, plan and subscription actions in
  PaypalGateway.

## 0.2.0

### Minor Changes

- Update PayPal methods and documentation

## 0.1.0

### Minor Changes

- Init base modules
