I need to validate payment information during
createCustomProfileRequest() call, to avoid of doing subseqent requests.
In Request specification listed payment and paymentProfiles, but when I
try to include one of them to sample code it just silently ...