Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
Dimas Ragil T
0f9d1cca16
Add Revise Subscription (#187)
* Add function revise subscription

* Update README add revise subscription
2020-12-16 10:40:27 +01:00
方航
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