ECPayInvoice.VerifyBarcode (ecpay_invoice v0.0.2-beta3)
Link to this section Summary
Functions
Callback implementation for ECPayInvoice.Request.endpoint/0
.
Callback implementation for ECPayInvoice.Request.to_api_payload/2
.
Link to this section Types
Specs
t() :: %ECPayInvoice.VerifyBarcode{barcode: binary() | nil}
Link to this section Functions
Link to this function
endpoint()
Callback implementation for ECPayInvoice.Request.endpoint/0
.
Link to this function
new(barcode)
Link to this function
parse_response(arg1)
Link to this function
to_api_payload(request, profile \\ :staging)
Callback implementation for ECPayInvoice.Request.to_api_payload/2
.
Link to this function