UNPKG

@airwallex/node-sdk

Version:

Airwallex Node.js SDK

158 lines 8.51 kB
import { PaymentAcceptanceAchDirectDebit } from './paymentAcceptanceAchDirectDebit'; import { PaymentAcceptanceAirwallexPay } from './paymentAcceptanceAirwallexPay'; import { PaymentAcceptanceAlfamart } from './paymentAcceptanceAlfamart'; import { PaymentAcceptanceAlipayConnect } from './paymentAcceptanceAlipayConnect'; import { PaymentAcceptanceAlipaycn } from './paymentAcceptanceAlipaycn'; import { PaymentAcceptanceApplepay } from './paymentAcceptanceApplepay'; import { PaymentAcceptanceAtome } from './paymentAcceptanceAtome'; import { PaymentAcceptanceAxsKiosk } from './paymentAcceptanceAxsKiosk'; import { PaymentAcceptanceBacsDirectDebit } from './paymentAcceptanceBacsDirectDebit'; import { PaymentAcceptanceBancontact } from './paymentAcceptanceBancontact'; import { PaymentAcceptanceBankTransfer } from './paymentAcceptanceBankTransfer'; import { PaymentAcceptanceBecsDirectDebit } from './paymentAcceptanceBecsDirectDebit'; import { PaymentAcceptanceBitpay } from './paymentAcceptanceBitpay'; import { PaymentAcceptanceBlik } from './paymentAcceptanceBlik'; import { PaymentAcceptanceBoost } from './paymentAcceptanceBoost'; import { PaymentAcceptanceCardAttemptResponse } from './paymentAcceptanceCardAttemptResponse'; import { PaymentAcceptanceCardPresent } from './paymentAcceptanceCardPresent'; import { PaymentAcceptanceDokuEwallet } from './paymentAcceptanceDokuEwallet'; import { PaymentAcceptanceDragonpay } from './paymentAcceptanceDragonpay'; import { PaymentAcceptanceDuitNow } from './paymentAcceptanceDuitNow'; import { PaymentAcceptanceEftDirectDebit } from './paymentAcceptanceEftDirectDebit'; import { PaymentAcceptanceEps } from './paymentAcceptanceEps'; import { PaymentAcceptanceEsun } from './paymentAcceptanceEsun'; import { PaymentAcceptanceFamilyMart } from './paymentAcceptanceFamilyMart'; import { PaymentAcceptanceFps } from './paymentAcceptanceFps'; import { PaymentAcceptanceFpx } from './paymentAcceptanceFpx'; import { PaymentAcceptanceGoPay } from './paymentAcceptanceGoPay'; import { PaymentAcceptanceGooglepay } from './paymentAcceptanceGooglepay'; import { PaymentAcceptanceGrabpay } from './paymentAcceptanceGrabpay'; import { PaymentAcceptanceHiLife } from './paymentAcceptanceHiLife'; import { PaymentAcceptanceIdeal } from './paymentAcceptanceIdeal'; import { PaymentAcceptanceIndomaret } from './paymentAcceptanceIndomaret'; import { PaymentAcceptanceJeniusPay } from './paymentAcceptanceJeniusPay'; import { PaymentAcceptanceKlarna } from './paymentAcceptanceKlarna'; import { PaymentAcceptanceKonbini } from './paymentAcceptanceKonbini'; import { PaymentAcceptanceLinkaja } from './paymentAcceptanceLinkaja'; import { PaymentAcceptanceMaxima } from './paymentAcceptanceMaxima'; import { PaymentAcceptanceMultibanco } from './paymentAcceptanceMultibanco'; import { PaymentAcceptanceMybank } from './paymentAcceptanceMybank'; import { PaymentAcceptanceNarvesen } from './paymentAcceptanceNarvesen'; import { PaymentAcceptanceOnlineBanking } from './paymentAcceptanceOnlineBanking'; import { PaymentAcceptanceOvo } from './paymentAcceptanceOvo'; import { PaymentAcceptanceP24 } from './paymentAcceptanceP24'; import { PaymentAcceptancePayNow } from './paymentAcceptancePayNow'; import { PaymentAcceptancePaybybankapp } from './paymentAcceptancePaybybankapp'; import { PaymentAcceptancePayeasy } from './paymentAcceptancePayeasy'; import { PaymentAcceptancePaypal } from './paymentAcceptancePaypal'; import { PaymentAcceptancePaypost } from './paymentAcceptancePaypost'; import { PaymentAcceptancePaysafecard } from './paymentAcceptancePaysafecard'; import { PaymentAcceptancePaysafecash } from './paymentAcceptancePaysafecash'; import { PaymentAcceptancePaysera } from './paymentAcceptancePaysera'; import { PaymentAcceptancePayto } from './paymentAcceptancePayto'; import { PaymentAcceptancePayu } from './paymentAcceptancePayu'; import { PaymentAcceptancePerlasTerminals } from './paymentAcceptancePerlasTerminals'; import { PaymentAcceptancePromptPay } from './paymentAcceptancePromptPay'; import { PaymentAcceptanceSamKiosk } from './paymentAcceptanceSamKiosk'; import { PaymentAcceptanceSatispay } from './paymentAcceptanceSatispay'; import { PaymentAcceptanceSepaDirectDebit } from './paymentAcceptanceSepaDirectDebit'; import { PaymentAcceptanceSevenEleven } from './paymentAcceptanceSevenEleven'; import { PaymentAcceptanceShopeePay } from './paymentAcceptanceShopeePay'; import { PaymentAcceptanceSkrill } from './paymentAcceptanceSkrill'; import { PaymentAcceptanceSofort } from './paymentAcceptanceSofort'; import { PaymentAcceptanceTrustly } from './paymentAcceptanceTrustly'; import { PaymentAcceptanceVerkkopankki } from './paymentAcceptanceVerkkopankki'; import { PaymentAcceptanceWechatPay } from './paymentAcceptanceWechatPay'; import { PaymentAcceptanceZip } from './paymentAcceptanceZip'; export interface PaymentAcceptanceAttemptPaymentMethodDetail { ach_direct_debit?: PaymentAcceptanceAchDirectDebit; airwallex_pay?: PaymentAcceptanceAirwallexPay; alfamart?: PaymentAcceptanceAlfamart; alipaycn?: PaymentAcceptanceAlipaycn; alipayhk?: PaymentAcceptanceAlipayConnect; applepay?: PaymentAcceptanceApplepay; atome?: PaymentAcceptanceAtome; axs_kiosk?: PaymentAcceptanceAxsKiosk; bacs_direct_debit?: PaymentAcceptanceBacsDirectDebit; bancontact?: PaymentAcceptanceBancontact; bank_transfer?: PaymentAcceptanceBankTransfer; becs_direct_debit?: PaymentAcceptanceBecsDirectDebit; bitpay?: PaymentAcceptanceBitpay; blik?: PaymentAcceptanceBlik; boost?: PaymentAcceptanceBoost; card?: PaymentAcceptanceCardAttemptResponse; card_present?: PaymentAcceptanceCardPresent; created_at?: Date; customer_id?: string; dana?: PaymentAcceptanceAlipayConnect; doku_ewallet?: PaymentAcceptanceDokuEwallet; dragonpay?: PaymentAcceptanceDragonpay; duit_now?: PaymentAcceptanceDuitNow; eft_direct_debit?: PaymentAcceptanceEftDirectDebit; eps?: PaymentAcceptanceEps; esun?: PaymentAcceptanceEsun; family_mart?: PaymentAcceptanceFamilyMart; fps?: PaymentAcceptanceFps; fpx?: PaymentAcceptanceFpx; gcash?: PaymentAcceptanceAlipayConnect; go_pay?: PaymentAcceptanceGoPay; googlepay?: PaymentAcceptanceGooglepay; grabpay?: PaymentAcceptanceGrabpay; hi_life?: PaymentAcceptanceHiLife; id?: string; ideal?: PaymentAcceptanceIdeal; indomaret?: PaymentAcceptanceIndomaret; jenius_pay?: PaymentAcceptanceJeniusPay; kakaopay?: PaymentAcceptanceAlipayConnect; klarna?: PaymentAcceptanceKlarna; konbini?: PaymentAcceptanceKonbini; linkaja?: PaymentAcceptanceLinkaja; maxima?: PaymentAcceptanceMaxima; metadata?: { [key: string]: string; }; multibanco?: PaymentAcceptanceMultibanco; mybank?: PaymentAcceptanceMybank; narvesen?: PaymentAcceptanceNarvesen; online_banking?: PaymentAcceptanceOnlineBanking; ovo?: PaymentAcceptanceOvo; p24?: PaymentAcceptanceP24; pay_now?: PaymentAcceptancePayNow; paybybankapp?: PaymentAcceptancePaybybankapp; payeasy?: PaymentAcceptancePayeasy; paypal?: PaymentAcceptancePaypal; paypost?: PaymentAcceptancePaypost; paysafecard?: PaymentAcceptancePaysafecard; paysafecash?: PaymentAcceptancePaysafecash; paysera?: PaymentAcceptancePaysera; payto?: PaymentAcceptancePayto; payu?: PaymentAcceptancePayu; perlas_terminals?: PaymentAcceptancePerlasTerminals; prompt_pay?: PaymentAcceptancePromptPay; rabbit_line_pay?: PaymentAcceptanceAlipayConnect; sam_kiosk?: PaymentAcceptanceSamKiosk; satispay?: PaymentAcceptanceSatispay; sepa_direct_debit?: PaymentAcceptanceSepaDirectDebit; seven_eleven?: PaymentAcceptanceSevenEleven; shopee_pay?: PaymentAcceptanceShopeePay; skrill?: PaymentAcceptanceSkrill; sofort?: PaymentAcceptanceSofort; status?: string; tng?: PaymentAcceptanceAlipayConnect; truemoney?: PaymentAcceptanceAlipayConnect; trustly?: PaymentAcceptanceTrustly; type?: string; updated_at?: Date; verkkopankki?: PaymentAcceptanceVerkkopankki; wechatpay?: PaymentAcceptanceWechatPay; zip?: PaymentAcceptanceZip; } export declare namespace PaymentAcceptanceAttemptPaymentMethodDetail { const discriminator: string; const attributeTypeMap: Array<{ name: string; baseName: string; type: string; }>; } //# sourceMappingURL=paymentAcceptanceAttemptPaymentMethodDetail.d.ts.map