get Payment Request
Get the payment details for the request created by a business. The id is sent in an Intent. Use getRequestId for extracting the id from the Intent.
Return
PaymentRequest created by the business.
Parameters
id
The id sent by the business.
Throws
This method makes a network call which may fail, the resulting throwable is not caught and a type is not guaranteed.