subscriptionId, que fue creado en el endpoint Create a recurring charge.Producto en versión beta en Ecuador 🇪🇨 🔐👨💻
Estamos trabajando en nuestra versión beta. ¡Mantente atento a su lanzamiento oficial! También puedes contactar a tu ejecutivo de cuenta para más información.
threeDomainSecure en tu solicitud.deferred, que contiene creditType, graceMonths y months.creditType al ejecutar el cargo), los meses disponibles y los meses de gracia, como se muestra en el siguiente ejemplo de respuesta. {
name: "Diferido con intereses",
type: "002",
months: ["3", "6"],
monthsOfGrace: ["1", "2", "3"]
}curl --location '/subscriptions/v1/card/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"language": "es",
"amount": {
"subtotalIva": 0,
"subtotalIva0": 5000,
"ice": 0,
"iva": 0,
"currency": "USD"
},
"metadata": {
"customerId": "123"
},
"contactDetails": {
"documentType": "RUC",
"documentNumber": "ABCD123456EF78",
"email": "user@example.com",
"firstName": "John",
"lastName": "Doe",
"phoneNumber": "+593912345678"
},
"orderDetails": {
"siteDomain": "tuebook.com",
"shippingDetails": {
"name": "John Doe",
"phone": "+593912345678",
"address": "Centro 123",
"city": "Quito",
"region": "Pichincha",
"country": "Ecuador",
"zipCode": "64000"
},
"billingDetails": {
"name": "John Doe",
"phone": "+593912345678",
"address": "Centro 123",
"city": "Quito",
"region": "Pichincha",
"country": "Ecuador",
"zipCode": "64000"
}
},
"productDetails": {
"product": [
{
"id": "198952AB",
"title": "eBook Digital Services",
"price": 6990000,
"sku": "10101042",
"quantity": 1
},
{
"id": "198953AB",
"title": "eBook Virtual Selling",
"price": 9990000,
"sku": "004834GQ",
"quantity": 1
}
]
},
"threeDomainSecure": {
"collectionIndicator": "1",
"directoryServerTransactionID": "f639774c-8e7c-4966-8eba-b8bae060a6ce",
"eci": "01",
"ucaf": "kEP6n7HiTM/4h4ZhSEFIOB6iQTpv",
"specificationVersion": "2.2.0"
},
"fullResponse": "v2"
}'{
"ticketNumber": "124824724666494118",
"transactionReference": "c897bafb-c78c-4cde-aa89-d44dd9b26ef7"
}