Remove variables that were not being used.
This commit is contained in:
parent
4af2c8424f
commit
2ab9773025
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ PayPal API spit back.
|
|||
|
||||
sub processPayment {
|
||||
my ( $self, $transaction ) = @_;
|
||||
my ( $isSuccess, $gatewayCode, $status, $message );
|
||||
|
||||
my $form = $self->payPalForm(
|
||||
METHOD => 'DoExpressCheckoutPayment',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue