redirectUrl property

String redirectUrl
getter/setter pair

This is a url you provide, we redirect to it after the customer completes payment and append the response to it as query parameters. (3DSecure only)

Implementation

String redirectUrl;