mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-12 09:51:59 +00:00
remove locale from stripe checkout params ('fi' not supported)
This commit is contained in:
@@ -177,7 +177,6 @@ module.exports = React.createClass({
|
||||
description='Jäsenmaksu'
|
||||
email={this.state.email}
|
||||
image='https://avatars3.githubusercontent.com/u/10520119?v=3&s=200'
|
||||
locale='fi'
|
||||
name='Koodiklinikka ry'
|
||||
stripeKey={config.stripe.publicKey}
|
||||
token={this.onSubmit}
|
||||
|
||||
Reference in New Issue
Block a user