1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-26 16:52:41 +01:00
phorge-phorge/webroot/rsrc/js/application/phortune
epriestley 6efba56448 Implement Balanced Payments as a PhortunePaymentProvider
Summary:
Allows Balanced payment methods to be added. This works essentially the same way as Stripe, except everything is a little bit different.

Slightly more stuff could be shared, but I feel //mostly// good about this. I'll probably do a bit more cleanup next. Some of the error handling is messy, in particular.

Ref T2787.

Test Plan: Added Balanced and Stripe payment methods.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2787

Differential Revision: https://secure.phabricator.com/D5765
2013-04-25 09:48:04 -07:00
..
behavior-balanced-payment-form.js Implement Balanced Payments as a PhortunePaymentProvider 2013-04-25 09:48:04 -07:00
behavior-stripe-payment-form.js Implement Balanced Payments as a PhortunePaymentProvider 2013-04-25 09:48:04 -07:00
phortune-credit-card-form.js Clean up rendering of credit card form 2013-04-25 09:46:59 -07:00