summaryrefslogtreecommitdiff
path: root/billing/app/views/credit_card_info/confirm.html.haml
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2013-04-23 11:47:09 -0700
committerAzul <azul@leap.se>2013-07-17 10:47:13 +0200
commitc2330394daf004974656d8240ca6c83567401595 (patch)
treebbf9dace2344efc68c3a6b97921309caeed922e4 /billing/app/views/credit_card_info/confirm.html.haml
parent416ae5da6b87c78fcf49592885a916e9ce4f0904 (diff)
Basic functionality to edit credit card on file.
Diffstat (limited to 'billing/app/views/credit_card_info/confirm.html.haml')
-rw-r--r--billing/app/views/credit_card_info/confirm.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/billing/app/views/credit_card_info/confirm.html.haml b/billing/app/views/credit_card_info/confirm.html.haml
new file mode 100644
index 0000000..9dd8176
--- /dev/null
+++ b/billing/app/views/credit_card_info/confirm.html.haml
@@ -0,0 +1,5 @@
+%h1 Payment Info Confirmation
+%p Your payment information was successfully saved.
+%dl
+ %dt Credit Card
+ %dd= @result.credit_card.masked_number