CRM-16555 introduce separated payment form as snippet
authorEileen McNaughton <eileen@fuzion.co.nz>
Wed, 27 May 2015 21:53:18 +0000 (09:53 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Wed, 27 May 2015 22:16:19 +0000 (10:16 +1200)
commitaaff4c697d6f94f01f5dacf5a3d876a95e50f5cb
tree77a3177d8ec18860de9460c51c5bf421477cab9a
parent33af228ef75cccc11230aa2164b7b0fb1976cefe
CRM-16555 introduce separated payment form as snippet
The point of this is to allow the payment form to be disambiguated from the contribution & event forms - allowing it to be called from elsewhere
CRM/Core/xml/Menu/payment.xml [new file with mode: 0644]
CRM/Financial/BAO/PaymentProcessor.php
CRM/Financial/Form/Payment.php [new file with mode: 0644]
templates/CRM/Core/BillingBlock.tpl
templates/CRM/Core/BillingBlockWrapper.tpl [moved from templates/CRM/Core/paypalexpress.tpl with 73% similarity]
templates/CRM/Financial/Form/Payment.tpl [new file with mode: 0644]
templates/CRM/Financial/Form/PaypalExpress.tpl [new file with mode: 0644]
templates/CRM/Financial/Form/PaypalPro.tpl [new file with mode: 0644]