use Xendit\PaymentRequest\PaymentMethod;
Name | Type | Required | Description | Examples |
---|---|---|---|---|
id | string | ☑️ | null | |
type | PaymentMethodType | ☑️ | null | |
created | string | null | ||
updated | string | null | ||
description | string | null | ||
reference_id | string | null | ||
card | Card | null | ||
direct_debit | DirectDebit | null | ||
ewallet | EWallet | null | ||
over_the_counter | OverTheCounter | null | ||
virtual_account | VirtualAccount | null | ||
qr_code | QRCode | null | ||
reusability | PaymentMethodReusability | ☑️ | null | |
status | PaymentMethodStatus | ☑️ | null | |
metadata | object | null |