IntentBuilder
Constructors
Functions
Link copied to clipboard
Set a Pay Station access token
Link copied to clipboard
Set the sandbox mode
Link copied to clipboard
fun payStationVersion(version: XPayments.PayStationVersion): XPayments.IntentBuilder
Content copied to clipboard
Set a Pay Station version
Link copied to clipboard
fun setActivityOrientationLock(activityOrientationLock: ActivityOrientationLock?): XPayments.IntentBuilder
Content copied to clipboard
Sets the activity orientation lock if supported by the specified ActivityType.
Link copied to clipboard
fun setActivityType(activityType: ActivityType?): XPayments.IntentBuilder
Content copied to clipboard
Sets what sort of activity is used to present the PayStation content in.
Link copied to clipboard
Forces the use of an external (system) browser to open Pay Station.
Link copied to clipboard
fun setPayStationClosedCallback(callback: PayStationClosedCallback?): XPayments.IntentBuilder
Content copied to clipboard
Sets the function to call after Pay Station closes.
Link copied to clipboard
Set the redirect uri host
Link copied to clipboard
fun setRedirectUriScheme(redirectScheme: String): XPayments.IntentBuilder
Content copied to clipboard
Set the redirect uri scheme
Link copied to clipboard
in seconds
Link copied to clipboard
fun setStatusReceivedCallback(callback: StatusReceivedCallback?): XPayments.IntentBuilder
Content copied to clipboard
Sets the function to call after order status received.
Link copied to clipboard
fun setTrustedWebActivityImage(ref: TrustedWebActivityImageRef?): XPayments.IntentBuilder
Content copied to clipboard
Sets trusted web activity's background image via a TrustedWebActivityImageRef.
Link copied to clipboard
Set use WebView instead of a browser