Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method checks if currency code is entered and is of the right type.
Syntax
public boolean checkField_31_Type(int _paymentType)
Run On
Server
Parameters
- _paymentType
Type: int
The payment type.
Return Value
Type: boolean
true if the correct country code is specified, false otherwise.