XPayments

class XPayments

Entry point for Xsolla Payments SDK

Constructors

Link copied to clipboard
fun XPayments()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class IntentBuilder(context: Context)
Link copied to clipboard
enum PayStationVersion : Enum<XPayments.PayStationVersion>

Pay Station version

Link copied to clipboard
data class Result(val status: XPayments.Status, val invoiceId: String?) : Parcelable

Pay Station result

Link copied to clipboard
enum Status : Enum<XPayments.Status>

Pay Station result possible values

Sources

Link copied to clipboard