APP_Order::set_currency( string $currency_code )

Sets the currency to be used in this order.


Package


    Description Description

    Changing this does not affect any of the prices used in the order


    Parameters Parameters

    $currency_code

    (string) (Required) Currency code used to identify the currency. Must be registered with APP_Currencies


    Top ↑

    Return Return

    (boolean) True if currency was changed, false on error


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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