Change public key (#163)
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
f4e33e1ee6
commit
3503c5ab70
@ -38,7 +38,7 @@ const propTypes = {
|
||||
show: PropTypes.bool
|
||||
};
|
||||
|
||||
const stripeKey = 'pk_test_R38mgr7bpfGqZy5vyMAJieka';
|
||||
const stripeKey = 'pk_live_E6Z6xPM8pEsJziHW905zpAvF';
|
||||
|
||||
class DonationModal extends PureComponent {
|
||||
constructor(...props) {
|
||||
|
Reference in New Issue
Block a user