HitPay.get_payment_status

You're seeing just the function get_payment_status, go back to HitPay module for more information.
Link to this function

get_payment_status(request_id)

Specs

get_payment_status(binary()) :: {:ok, map()} | {:error, any()}

Get payment status

Examples

iex> HitPay.get_payment_status("93e61239-4334-42fc-be25-6c221b982699")