cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Question regarding the SIM Guide, dated May 2014

Hi,

 

Just thought I would forward something I saw that struck me as odd.  It may be that I'm misreading things and trying to do something incorrectly, but for what it's worth...

 

On page 29 at the bottom it suggests I can pre-load any of the fields during my payment form request POST using the following syntax:

 

<INPUT TYPE=HIDDEN NAME=”x_name_of_field” VALUE=”value of the field”>

 

When I followed the syntax given, it didn't work.  So I added the ID attribute like this:

 

<INPUT TYPE=HIDDEN NAME=”x_name_of_fieldID=”x_name_of_fieldVALUE=”value of the field”>

 

That worked OK and the payment form was pre-loaded with values I sent.  Am I seeing or doing something incorrectly?

 

Thanks.

 

Best Regards,

Alan

 

wbc
Contributor
Who Me Too'd this topic