
Announcement
Collapse
No announcement yet.
Cardnumber is invalid for custom payment type
Collapse
X
-
Good day @Simon
Sorry for the delay.
In case of custom payment type, the value should be "CustomPaymentType"
Please change the value to CustomPaymentType and test it.
Leave a comment:
-
Cardnumber is invalid for custom payment type
Hey C&P,
I'm working on a faas form and trying to push a custom payment type through
but I'm always getting redirected to an error page Cardnumber is invalid
I'm passing
<input name="PaymentType" type="hidden" id="PaymentType" value="CustomPayment" />
<input name="CustomPaymentName" type="hidden" value="Free Membership" /> Here's the WIP form:
And no CC# field.
Any suggestions?Tags: None
Leave a comment: