Cameron Jarnot
|
2d088532de
|
Re-adding billing agreements endpoint (#212)
* adding billing_agreements.go file
* added new types
* added tests
* added notice of deprecation
|
2021-07-21 07:53:38 +02:00 |
|
Thomas Frössman
|
d2210adf9c
|
Convert depracation comments to godoc and deprecate Resource struct. (#207)
* Fix deprecation comment formatting for godoc.
* Deprecate Resource struct
|
2021-07-20 08:37:23 +02:00 |
|
Thomas Frössman
|
3b835ea26a
|
deprecate a few inconsistently named things and but keep aliases.
|
2021-01-20 09:31:54 +01:00 |
|
Thomas Frössman
|
cc8b3cee69
|
add context support
|
2021-01-03 10:49:14 +01:00 |
|
方航
|
ef386ff32f
|
fix param error (#185)
fix param error
|
2020-11-26 13:35:49 +01:00 |
|
Rami
|
d355a65df0
|
Subscriptions, Subscription plans and Products API (#151)
|
2020-05-30 22:14:19 -07:00 |
|
Alex Pliutau
|
fc9dcf749b
|
Fix v2 endpoints, migrate to v1
|
2020-05-02 17:00:45 +02:00 |
|
Alex Pliutau
|
e70e544c1a
|
Update package name
|
2019-08-21 15:50:20 +02:00 |
|
Daniel Melton
|
2c6b470ed7
|
code style efficiencies added
|
2019-06-15 22:39:08 -04:00 |
|
Alex Pliutau
|
4d9251997c
|
Payments V2
|
2019-03-27 09:27:53 +01:00 |
|
meitar
|
c23e130afd
|
added ListBillingPlans
|
2019-01-14 07:06:05 +02:00 |
|
Oleg Kovalov
|
f04460162e
|
Get rid of escape characters
|
2018-10-13 23:45:06 +02:00 |
|
Alex Pliutau
|
cd22892aec
|
Make one-line if err != nil conditions
|
2017-11-23 09:15:11 +07:00 |
|
Alex Pliutau
|
b12ee60c90
|
#33 Send only Plan ID when create agreement
|
2017-09-27 17:16:10 -05:00 |
|
envy124
|
ce8c1014ec
|
ExecuteApprovedAgreement added
|
2017-08-24 13:22:46 +03:00 |
|
envy124
|
1f84980013
|
BillingAgreement definition
|
2017-07-23 09:50:02 +03:00 |
|
envy124
|
77c97c8824
|
ActivatePlan definition
|
2017-07-22 15:54:57 +03:00 |
|
envy124
|
e033a62fe2
|
CreateBillingPlan definition
|
2017-07-22 14:54:28 +03:00 |
|
envy124
|
cd4c6831c7
|
billing structures
|
2017-07-20 12:07:11 +03:00 |
|