Sha256: 88dfa185c1161384e3ba4b9ac41bcb9695796ebcaf5ba3685d15fbfd57125e10

Contents?: true

Size: 302 Bytes

Versions: 5

Compression:

Stored size: 302 Bytes

Contents

%h2 Pay Securely Online With PayPal

%p 
  Your data are kept in strict confidence and security.  All prices are in #{Forge::Settings[:currency]}.

= render :partial => "orders/summary", :locals => { :order => @cart_order }

%br
%br

= render :partial => "paypal", :locals => { :order => @cart_order }

Version data entries

5 entries across 5 versions & 1 rubygems

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