- This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Parse Error in
Hi guys,
Looks like Version 2.0.45 introduced an error on our system:
PHP Parse error: syntax error, unexpected ‘)’ in /wp-content/plugins/stripe-payments/public/views/templates/default/payment-popup.php on line 177\n’
<label for=”coupon”><?php echo esc_html( apply_filters( ‘asp_customize_text_msg’, __( ‘Coupon Code’, ‘stripe-payments’ ), ‘pp_coupon_code’ ), ); ?></label>
The extraneous , seems to be the culprit.
Thank you. We have applied a fix for this and released a new version.