方航
98cae62470
fix param error while query transactions of subscriptions ( #186 )
...
url needs start_time and end_time, and both fields remove timezome
2020-11-28 09:56:24 +01:00
jrapoport
476102bb76
Order should include payments & purchase_units ( #179 )
...
* Order should include purchase_units
* PayerWithNameAndPhone needs Address for Order
* add SellerProtection to CaptureAmount
* add RecipientType(s)
* add RecipientType(s)
* BatchHeader.BatchStatus values
2020-11-17 10:59:42 +01:00
Jason Hord
ced90e676f
Adds a CustomID field to the SubscriptionBase struct ( #182 )
2020-11-17 10:58:44 +01:00
Rami
a0d03ecb0d
Fixes response from CreateSubscription ( #155 )
2020-06-01 11:02:18 -07:00
Rami
d355a65df0
Subscriptions, Subscription plans and Products API ( #151 )
2020-05-30 22:14:19 -07:00
Alessandro Sechi
6f0fe4d870
Added GetSubscriptionDetails method ( #135 )
...
* Issue #133
Added GetSubscriptionDetails method
* Issue #133
2020-03-27 12:05:56 +01:00