check_payment_status: Confirming a Payment

Description Usage Arguments Value

View source: R/check_payment_status.R

Description

To confirm that your payment has been submitted successfully, you can use this function.

Usage

1
check_payment_status(status_url, address, client_resource_id, hash)

Arguments

status_url

Return value from submit_payment.

address

The Ripple address for the source account. Ignored if status_url is provided.

client_resource_id

Provided to submit_payment. Ignored if status_url is provided.

hash

The transaction hash for the desired payment. Ignored if status_url or client_resource_id is provided.

Value

An object of class "Payment"


hmalmedal/ripplerestr documentation built on May 17, 2019, 4:34 p.m.