interchange / Perl-Dancer-Conference

Perl Dancer conference site built on Dancer and Interchange6
2 stars 2 forks source link

Handle PayPal alternative payment method properly #96

Open racke opened 8 years ago

racke commented 8 years ago
[PerlDance:32412] debug @2016-08-06 11:06:40> Pay info: {'Ack' => 'Failure','Build' => '000000','CorrelationID' => '663dec85d28fe','Errors' => [{'ErrorCode' => '10417','LongMessage' => 'Instruct the customer to retry the transaction using an alternative payment method from the customers PayPal wallet. The transaction did not complete with the customers selected payment method.'}],'Timestamp' => '2016-08-06T09:06:40Z','Version' => '61.0'} in /home/racke/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.1/Dancer2/Core/App.pm l. 840
[PerlDance:32412] warning @2016-08-06 11:06:40> PayPal money transfer failed: {'Ack' => 'Failure','Build' => '000000','CorrelationID' => '663dec85d28fe','Errors' => [{'ErrorCode' => '10417','LongMessage' => 'Instruct the customer to retry the transaction using an alternative payment method from the customers PayPal wallet. The transaction did not complete with the customers selected payment method.'}],'Timestamp' => '2016-08-06T09:06:40Z','Version' => '61.0'} in /home/racke/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.1/Dancer2/Core/App.pm l. 840

Suggested steps: