Skip to content

Customer Payment Cancel

Sean Callan edited this page Jun 9, 2020 · 1 revision

Beans_Customer_Payment_Cancel

Cancel a payment by deleting its transaction.


Parameters

  • auth_uid (required) INTEGER - The ID for your API key.

  • auth_key (required) STRING - The API key.

  • auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.

  • id (required) - The ID of the Beans_Customer_Payment to cancel.


Returns

Clone this wiki locally