/find_payment_methods

To find a payment methods associated with a specific order, use one of the following values to search:

  • pnm_order_identifier
  • site_order_identifier

To find all payment methods for a specific customer, use one of the following values:
  • pnm_customer_identifier
  • site_customer_identifier

You can also use the site_creator_identifier parameter to search for payment methods.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Finds existing payment methods for a consumer or order.

string
required

The unique, PayNearMe-defined identifier for this order

string
required
Defaults to S2411573363

Identifies your client site.

string
required

The Unix Epoch time of the call

string
required
Defaults to 3.0

The version of the API. This version must match the version associated with your API key pair.

string
required

The HMAC signature that is calculated by running your API Secret Key and the alphabetized, concatenated parameters of the request payload through the SHA256 message digest algorithm.

string

A unique string used to identify the creator of the order.

string

Specifies the name of the pricing schedule (e.g.,agent, agent_recurring, consumer, consumer_recurring,consumer_ivr). Supported values can include site-configured pricing schedules.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json