We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Disallowed Key Characters

Development and Programming

Ken Hoelscher's avatar
Ken Hoelscher
26 posts
15 years ago
Ken Hoelscher's avatar Ken Hoelscher

I’m getting an error on a form thats connected up to a payment gateway.

They send the values back to my “receipt page” via POST.

I’ve reduced the form down to one field for testing purposes, yet I’m still getting the “Disallowed Key Characters” issue.

I embed all the PHP code into one template and embed that into another template. Here’s all the code from the template I’m embedding:

<?php
$chargetotal = $_POST["chargetotal"];
?>
Total: <?php echo $chargetotal; ?>

Any help would be much appreciated!

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.