Invoice Model
This model represents the URL of the invoice, the invoice will be presented to the consumer before the payment processing.
field | type | description |
---|---|---|
type | string | File extension name
[ pdf, jpg, png ] |
url | string | example: http://someDomain.com/invoice1.pdf |
Last modified 1yr ago