APP_Escrow_Order

Represents an escrow order.


Package


    Description Description



    Top ↑

    Methods Methods

    • __construct — Sets up the order objects.
    • add_receiver — Adds a receiver to the order.
    • complete — Sets the order as completed. Causes action 'appthemes_transaction_completed'.
    • failed — Sets the order as failed. Causes action 'appthemes_transaction_failed'.
    • get_display_status — Returns a version of the current state for display.
    • get_receivers — Retrieves the list of receivers for the current Order.
    • get_status_identifier — Returns a status's hook identifier.
    • is_escrow — Returns true if escrow order.
    • is_recurring — Returns true if the order recurrs.
    • paid — Sets the order as paid. Causes action 'appthemes_transaction_paid'.
    • pending — Sets the order as pending. Causes action 'appthemes_transaction_pending'.
    • refunded — Sets the order as refunded. Causes action 'appthemes_transaction_refunded'.
    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.