Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Error: value.replace is not a function

Hello,

I am trying to implement Stripe API and StripePayment_ChargeService is working when I am testing it. However, when I invoke the service in my app, it mentions an error message : value.replace is not a function from :

var newValue = value && value.replace(this.PARAM_PATTERN,performParametersSubstitution);

Could you please let me know what I should do ?

Thanks,
Take care,

Benoit

Benoit
Posts: 0
Joined: Fri Dec 19, 2014 3:26 pm

Stripe Error: value.replace is not a function

Problem Solved.
Thanks,

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Stripe Error: value.replace is not a function

Hello Benoit,

Thank you for update.

Return to “Issues”