Skip to content

Commit

Permalink
Authorization / Order, Capture, Reauthorization, Void, ref #36
Browse files Browse the repository at this point in the history
  • Loading branch information
kcppdevelopers committed Feb 18, 2016
1 parent a00d989 commit 0657b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classes/wc-gateway-paypal-express-angelleye.php
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ function init_form_fields() {
'options' => array(
'Sale' => 'Sale',
'Authorization' => 'Authorization',
'Order' => 'Order'
),
'default' => 'Sale'
),
Expand Down

0 comments on commit 0657b75

Please sign in to comment.