Bradley M. Kuhn
336e401ac0
GetRecurringPaymentsProfileDetails API
...
This uses PayPal's SOAP API in a similar manner to other parts of this
API.
I adapted this about a year ago to provide these functions, basing it on
code from other parts of the API.
2015-01-03 16:56:51 -05:00
Bradley M. Kuhn
5f4261beda
ProfileID is a valid search term for TransactionSearch in the PayPal SOAP API:
...
I learned this by reading:
https://developer.paypal.com/webapps/developer/docs/classic/api/merchant/TransactionSearch_API_Operation_SOAP/
2015-01-01 17:47:22 -05:00
Olaf Alders
3878e90817
Tidy everything.
2014-03-22 22:31:50 -04:00
Olaf Alders
cde02d0238
Adds dist.ini
2014-03-21 23:45:32 -04:00
Olaf Alders
1a00fd0eb6
Adds Business::PayPal::API::GetBalance (via Henning Brauer).
2013-11-15 18:06:41 -05:00
Olaf Alders
df4a0c5797
Lets dzil handle version.
2013-11-15 18:06:41 -05:00
Dave Lambley
4c016629cf
GetTransactionDetails should get items details even for just one item.
...
https://rt.cpan.org/Public/Bug/Display.html?id=67386
2011-11-11 17:35:55 +00:00
Ron Phipps
43547671b6
* Added support for protection eligbility
2010-04-15 18:37:54 -04:00
Dave Lambley
13586cff9b
The payer's country is not necessarily the same as the shipping address. If
...
they're different, we probably want it visible.
2010-01-27 17:40:03 +00:00
Dave Lambley
086d7f2f96
"Suffix" a little too vague.
2010-01-27 17:36:12 +00:00
Dave Lambley
f9fec03e72
Add PayerName fields documented by PayPal.
...
(Seen in https://cms.paypal.com/us/cgi-bin/?&cmd=_render-content&content_ID=developer/e_howto_api_soap_r_GetExpressCheckoutDetails )
2010-01-27 17:30:55 +00:00
Danny Hembree
63c5cfa216
Modified RecurringPayments.pm to prevent test failures. Module still is not fully functional in that it doesn't set payments correctly.
2009-12-07 01:00:56 -08:00
Danny Hembree
04de06bbf5
Modified pods in modules to reflect test for Success+ return values.
2009-12-05 01:41:45 -08:00
Daniel Hembree
925e625e76
Initial git commit of release 0.62
2009-12-02 21:57:44 -08:00