This commit is contained in:
Andy Brett
2021-02-24 08:21:16 -08:00
parent c3179b4304
commit 855e38cd73
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
%script{ type: "text/ng-template", id: "account/transactions.html" }
- if @payments_requiring_action.present?
.active_table.requiring-authorization
%h3= t(".authorization_required")
%h3= t(".authorisation_required")
%table.full.top-rounded
%tr
%th= t :transaction
@@ -18,7 +18,7 @@
%td
%a{ href: "#{payment.cvv_response_message}" }
%button.x-small
Authorize
= t(".authorise")
%td.text-right
= payment.display_amount

View File

@@ -3733,6 +3733,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
transactions:
transaction_history: Transaction History
authorisation_required: Authorisation Required
authorise: Authorize
open_orders:
order: Order
shop: Shop