EPPaymentSelectionForm Object
The custom Bill Payment Processing page is encapsulated within the EPPaymentSelectionForm object. You must define an EPPaymentSelectionForm object with the new keyword before you can access the object’s methods.
var epPaymentSelectionForm = new EPPaymentSelectionForm();