public static class PatpassComercio.Inscription extends BaseTransaction
options| Constructor and Description |
|---|
Inscription()
Default constructor.
|
Inscription(Options options)
Constructor with options.
|
| Modifier and Type | Method and Description |
|---|---|
PatpassComercioInscriptionStartResponse |
start(String url,
String name,
String lastName,
String secondLastName,
String rut,
String serviceId,
String finalUrl,
Double maxAmount,
String phone,
String cellPhone,
String patpassName,
String personEmail,
String commerceEmail,
String address,
String city) |
PatpassComercioTransactionStatusResponse |
status(String token) |
public Inscription()
public Inscription(Options options)
options - The options to use for this transaction.public PatpassComercioInscriptionStartResponse start(String url, String name, String lastName, String secondLastName, String rut, String serviceId, String finalUrl, Double maxAmount, String phone, String cellPhone, String patpassName, String personEmail, String commerceEmail, String address, String city) throws IOException, InscriptionStartException
IOExceptionInscriptionStartExceptionpublic PatpassComercioTransactionStatusResponse status(String token) throws IOException, TransactionStatusException
Copyright © 2018–2024. All rights reserved.