Class AuthorizationAction

Authorization Action

An authorization action that will send the user to the AuthorizationUrl when clicked.

 Card  
Service 
 . 
 newAuthorizationAction 
 (). 
 setAuthorizationUrl 
 ( 
 'http://google.com/' 
 ); 

Methods

Method Return type Brief description
Authorization Action Sets the authorization URL that user is taken to from the authorization prompt.

Detailed documentation

set Authorization Url(authorizationUrl)

Sets the authorization URL that user is taken to from the authorization prompt. Required.

Parameters

Name Type Description
authorization Url
String The authorization URL to set.

Return

Authorization Action — This object, for chaining.

Create a Mobile Website
View Site in Mobile | Classic
Share by: