MIF_E31211285/vendor/xendit/xendit-php/docs/Invoice/PaymentDetails.md

481 B

# PaymentDetails

An object representing payment details.

use Xendit\Invoice\PaymentDetails;

Properties

Name Type Required Description Examples
receipt_id string The unique identifier or reference ID associated with the payment receipt. null
source string The source or method of payment. null

[Back to README]