6.1.0 • Published 1 year ago
ocpayment-bundle v6.1.0
ocpayment-bundle
OC payment component bundle
Install
npm install --save ocpayment-bundle
Usage
import React, { Component } from 'react'
import MyComponent from 'ocpayment-bundle'
import 'ocpayment-bundle/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
Update Notes
Update 3.x.x to 4.x.x
- Amount on stripe payment is now in cents.
- Capture prop on payment inputs is changed to charge.
- Stripe captureCard on true will create customer before charge. Without captureCard just will charge without creating a customer.
License
MIT © Ferran Neira Jorba(https://github.com/Ferran Neira Jorba)
6.1.0
1 year ago
6.0.0
1 year ago
5.0.4
2 years ago
5.0.3
2 years ago
5.0.2
2 years ago
5.0.1
2 years ago
5.0.0
2 years ago
4.0.4
2 years ago
4.0.1
2 years ago
4.0.0
2 years ago
4.0.3
2 years ago
4.0.2
2 years ago
3.0.4
2 years ago
3.0.3
2 years ago
3.0.2
2 years ago
3.0.1
2 years ago
3.0.0
2 years ago
2.1.2
3 years ago
2.1.1
3 years ago
2.1.0
3 years ago
2.0.0
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago