Woopay
Solução integrada de pagamento com carteira digital para o setor de turismo.
Authentication
This connector uses Token-based authentication.
info
Set up your connection in the Abstra Console before using it in your workflows.
How to use
Using the Smart Chat
Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".
Using the Web Editor
from abstra.connectors import run_connection_action
result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})
Available Actions
This connector provides 42 actions:
| Action | Purpose | Parameters |
|---|---|---|
| post_v1_bankslip_create | No description available | data: { . Recipient . CurrencyCode (string) . Amount (number) . ApplicationWebHookUrl (string) . ApplicationMerchantOrderId (string) . DueDate (string) . IssueDate (string) . Payer . ChargeTypeCode (string) . WalletCode (string) . Message (string) . Interest . Penalty . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_bankslip_details | No description available | data: { . TransactionUniqueId (string) . Webhook (boolean) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_bankslip_cancel | No description available | data: { . TransactionUniqueId (string) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_bankslip_change | No description available | data: { . TransactionUniqueId (string) . Action (string) . DueDate (string) . Amount (number) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_bankslip_import | No description available | data: { . Account . ApplicationWebHookUrl (string) . WalletCode (string) . ProviderOrderId (string) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_creditcard_create | No description available | data: { . CurrencyCode (string) . Amount (number) . Installments (integer) . SoftDescriptor (string) . CreditCard . ApplicationWebHookUrl (string) . ApplicationMerchantOrderId (string) . Payer . Encrypted (boolean) . Split (array) . Browser . AdditionalData (array) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_creditcard_details | No description available | data: { . TransactionUniqueId (string) . Webhook (boolean) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_creditcard_cancel | No description available | data: { . TransactionUniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_creditcard_installments | No description available | data: { . CurrencyCode (string) . Amount (number) . BrandCode (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_creditcard_gettransactionfields | No description available | data: { . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_message_send | No description available | data: { . ApplicationMerchantOrderId (string) . Template . PhoneNumber (string) . Text (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_payment_create | No description available | data (undefined) required |
| post_v1_payment_details | No description available | data (undefined) required |
| post_v1_payment_cancel | No description available | data (undefined) required |
| post_v1_paymentlink_create | No description available | data (undefined) required |
| post_v1_paymentlink_details | No description available | data (undefined) required |
| post_v1_paymentlink_cancel | No description available | data (undefined) required |
| post_v1_pix_create | No description available | data: { . Key (string) . Deadline (string) . Amount (number) . Customer . GeneralDescription (string) . Informations (array) . ApplicationWebHookUrl (string) . ApplicationMerchantOrderId (string) . CobV . AdditionalData (array) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_pix_change | No description available | data: { . TransactionUniqueId (string) . Deadline (string) . Amount (number) . Customer . GeneralDescription (string) . Informations (array) . CobV . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_pix_cancel | No description available | data: { . TransactionUniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_pix_details | No description available | data: { . TransactionUniqueId (string) . Revision (integer) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_pix_detailsqrcode | No description available | data: { . TransactionUniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_pix_list | No description available | data: { . DateFrom (string) . DateTo (string) . Document . State (string) . ItemsPerPage (integer) . Page (integer) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_risk_create | No description available | data: { . Order . SessionId (string) . ApplicationWebHookUrl (string) . ApplicationMerchantOrderId (string) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_risk_details | No description available | data: { . TransactionUniqueId (string) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_subscriptions_billing | No description available | data: { . Subscription (string) . Month (integer) . Year (integer) . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_subscriptions_consolidate | No description available | data: { . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_vault_create | No description available | data: { . Customer . User . Payer . Culture (string) . CurrencyCode (string) . Amount (number) . Deadline (string) . ProductName (string) . ProductUniqueId (string) . ProductLocator (string) . AdditionalData (array) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_vault_details | No description available | data: { . UniqueId (string) . Password (string) . ReturnCardData (boolean) . CurrencyCode (string) . Amount (number) . Holder (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_vault_status | No description available | data: { . UniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_vault_cancel | No description available | data: { . UniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_vault_complete | No description available | data: { . UniqueId (string) . AccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_virtualcard_create | No description available | data: { . CurrencyCode (string) . Amount (number) . ApplicationMerchantOrderId (string) . StartDate (string) . EndDate (string) . Holder (string) . ItemType (string) . ProductDetail . CustomFields (array) . AccountKey (string) . VaultAccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_virtualcard_change | No description available | data: { . TransactionUniqueId (string) . ProductDetail . CustomFields (array) . ItemType (string) . AccountKey (string) . VaultAccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_virtualcard_details | No description available | data: { . TransactionUniqueId (string) . AccountKey (string) . VaultAccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_virtualcard_cancel | No description available | data: { . TransactionUniqueId (string) . AccountKey (string) . VaultAccountKey (string) . ApplicationKey (string) } (object) required |
| post_v1_wallet_generate | No description available | data: { . Customer . User . Culture (string) . CurrencyCode (string) . ProductAmount (number) . ProductAmountAfterRetention (number) . WalletKey (string) . SubWallet . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_wallet_getbalance | No description available | data (undefined) required |
| post_v1_wallet_getbalancedetail | No description available | data (undefined) required |
| post_v1_wallet_credit | No description available | data: { . Customer . User . CurrencyCode (string) . Amount (number) . ProductName (string) . ProductUniqueId (string) . ProductLocator (string) . Description (string) . WalletKey (string) . SubWallet . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_wallet_debit | No description available | data: { . Customer . User . CurrencyCode (string) . Amount (number) . ProductName (string) . ProductUniqueId (string) . ProductLocator (string) . Description (string) . WalletKey (string) . SubWallet . ApplicationKey (string) . AccountKey (string) } (object) required |
| post_v1_wallet_getwalletstatement | No description available | data: { . Customer . FromDate (string) . ToDate (string) . WalletKey (string) . SubWallet . ApplicationKey (string) . AccountKey (string) } (object) required |