Sha256: 9b333c174de9009a6b125206ff1100c0956166f42ec7754ca44b51cab95f2eeb

Contents?: true

Size: 418 Bytes

Versions: 5

Compression:

Stored size: 418 Bytes

Contents

%h1 Thank you!

%p
  Thank you for your payment. Your transaction has been completed, and a receipt for your purchase has been emailed to you. 

- unless Forge::Settings[:integrated_payments]
  %p
    You may log into your account at 
    %a{:href => "http://www.paypal.com/ca", :target => "_blank"} www.paypal.com/ca
    to view details of this transaction.

%h2 Receipt Details

= render :partial => "order_details"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forge-cli-0.0.10 lib/forge/app/views/orders/paid.html.haml
forge-cli-0.0.9 lib/forge/app/views/orders/paid.html.haml
forge-cli-0.0.8 lib/forge/app/views/orders/paid.html.haml
forge-cli-0.0.7 lib/forge/app/views/orders/paid.html.haml
forge-cli-0.0.6 lib/forge/app/views/orders/paid.html.haml