Commit Graph

  • f647145788 Add .circleci/config.yml Jankyboy 2020-09-23 15:22:55 +0200
  • 7f84c83eb9
    Delete config.yml Jankyboy 2020-09-23 15:09:54 +0200
  • 8c1396577c
    Merge pull request #2 from jalandis/get-order-payer Jankyboy 2020-09-21 16:09:47 +0200
  • 289b2669ef
    Order payer information (#169) v3.0.25 John Landis 2020-09-16 18:30:17 -0400
  • 0712229c5e re-using existing type John Landis 2020-09-10 19:36:33 -0400
  • be3bb5b593 simplest change John Landis 2020-09-10 13:59:21 -0400
  • 4c078162ac Add .circleci/config.yml Jankyboy 2020-09-01 18:23:46 +0200
  • e6a3f4f385
    Delete rfc6844.html HuntorJohny 2020-08-26 00:37:57 +0200
  • b9bff897d6
    Delete UserList_20200210.csv HuntorJohny 2020-08-25 20:09:48 +0200
  • 761c20a4ed
    change SharedListResponse TotalItems, TotalPages from string to int; Error: json: cannot unmarshal number into Go struct field ListSubscriptionPlansResponse.total_items of type string (#166) v3.0.24 Moo 2020-08-25 18:20:11 +0200
  • a524170392 change SharedListResponse TotalItems, TotalPages from string to int; Error: json: cannot unmarshal number into Go struct field ListSubscriptionPlansResponse.total_items of type string Moo 2020-08-25 15:43:08 +0200
  • 18b47a0652
    add recipient_wallet payout field (#165) v3.0.23 Onezino Moreira 2020-08-13 20:20:35 -0300
  • ba788e94b2 add recipient_wallet payout field Onezino Moreira 2020-08-12 21:17:30 -0300
  • 2c2a206cd5
    Delete paypal-checkout-components-4.0.134.zip HuntorJohny 2020-06-06 03:13:00 +0200
  • 54c17fb914
    Add files via upload HuntorJohny 2020-06-06 00:23:53 +0200
  • 0484bc5a9d Added missing Sale struct rami 2020-06-05 12:59:45 +0200
  • b6cb319d0f Add missing data in payment information rami 2020-06-05 12:39:37 +0200
  • d8a03296c3
    Add files via upload HuntorJohny 2020-06-04 02:26:53 +0200
  • 6caaac4735
    Merge fcbc9ecda9 into e7b24a69f2 HuntorJohny 2020-06-04 02:18:38 +0200
  • fcbc9ecda9
    Add files via upload HuntorJohny 2020-06-04 02:18:04 +0200
  • 01a0711a9e
    Add files via upload HuntorJohny 2020-06-04 02:11:39 +0200
  • 87cfcd297b Merge remote-tracking branch 'upstream/master' rami 2020-06-03 22:03:27 +0200
  • a0d03ecb0d
    Fixes response from CreateSubscription (#155) v3.0.22 Rami 2020-06-01 20:02:18 +0200
  • caad04b43c fix 2 rami 2020-06-01 11:27:09 +0200
  • cf12184b69 Fixed create subscription return rami 2020-06-01 11:25:26 +0200
  • f28aadd7e4 Merge remote-tracking branch 'upstream/master' rami 2020-06-01 11:20:01 +0200
  • 0ae069b673 Fixed create subscription return. actual return is not the same as in documentation rami 2020-06-01 11:19:58 +0200
  • 905bf2eaf2 remove workflows Alex Pliutau 2020-05-31 18:18:05 +0200
  • a678ccb4b1
    Remove examples, keep godoc as source of truth (#154) Alex Pliutau 2020-05-31 17:02:56 +0200
  • 50c2a985c9 Remove examples, keep godoc as source of truth Alex Pliutau 2020-05-31 17:00:13 +0200
  • e84c6d06c5 Remove confusing message Alex Pliutau 2020-05-31 16:57:11 +0200
  • 2e16e4fb10 auto-release workflow Alex Pliutau 2020-05-31 16:56:11 +0200
  • 0461b35d07
    Fixed incorrect response type in ListSubscriptionPlans (#153) Rami 2020-05-31 16:49:02 +0200
  • ade1d46a04 Fixed updating issue rami 2020-05-31 11:42:07 +0200
  • ae37090c14 Fixed wrong type for subscription plan description rami 2020-05-31 11:05:45 +0200
  • bb0f679eee Fixed but in listing subscription plans, and some constants rami 2020-05-31 11:00:33 +0200
  • 65a73a5f8d Merge remote-tracking branch 'upstream/master' rami 2020-05-31 09:56:59 +0200
  • d355a65df0
    Subscriptions, Subscription plans and Products API (#151) v3.0.21 Rami 2020-05-31 07:14:19 +0200
  • e18b8c2272 resolved MR discussions rami 2020-05-30 14:52:52 +0200
  • 02363faa26 reverted billing plans url rami 2020-05-29 18:15:46 +0200
  • cbd7077f2d Removed AWS library added by mistake rami 2020-05-29 17:50:37 +0200
  • 2782da3787 Add subscriptions API rami 2020-05-29 17:44:22 +0200
  • f016d296e4 go fmt rami 2020-05-29 14:50:07 +0200
  • e10b4517ca Added integration tests for subscription plans rami 2020-05-29 14:48:18 +0200
  • e2713e1f0e Added subscription plans activate/deactivate/update pricing scheme rami 2020-05-29 14:24:58 +0200
  • 604bfdb408 Added subscription plans create get update list rami 2020-05-29 14:14:17 +0200
  • 9e22867cfb Reverted endpoint for old billing plans rami 2020-05-29 10:53:18 +0200
  • c7c79a46d3 Added list product api and refactored some similar structs rami 2020-05-29 10:51:02 +0200
  • 9625ec0073 Added product api rami 2020-05-29 10:37:40 +0200
  • 869418d6f3 Kickstart product creation rami 2020-05-28 17:02:45 +0200
  • 788f6ddc0e Update billing plan rami 2020-05-28 15:55:47 +0200
  • 204332162c Update billing plan rami 2020-05-28 15:42:53 +0200
  • e0a5526cb8 Update billing plan rami 2020-05-28 15:27:43 +0200
  • 6cd5101d40
    Merge pull request #20 from inplayer-org/captures-and-refunds-api-calls Darko Djalevski 2020-05-06 10:09:29 +0200
  • b3eb2c69dd
    Revert "Some updates to refund endpoint (#121)" (#147) v3.0.20 Roopak Venkatakrishnan 2020-05-04 13:17:53 -0700
  • ab4c40e224 Revert "Some updates to refund endpoint (#121)" revert-121-el-pp-refund Roopak Venkatakrishnan 2020-05-03 21:11:51 -0700
  • efe72c1ed4
    Some updates to refund endpoint (#121) Eric Lee 2020-05-02 08:09:58 -0700
  • 387bab0957
    Merge branch 'master' into el-pp-refund Alex Pliutau 2020-05-02 17:07:10 +0200
  • fc9dcf749b Fix v2 endpoints, migrate to v1 v3.0.18 Alex Pliutau 2020-05-02 17:00:45 +0200
  • 4f66415fcd
    Add transaction search /v1/reporting/transactions (#145) Jakub Horák 2020-05-02 14:43:30 +0000
  • 21b349dbdc
    Add functions of create, get, update, delete and list webhooks (#146) Bülent Rahim Kazancı 2020-05-02 17:42:37 +0300
  • 1dc78ddc2c Fix addressed issues on code review Bulent Rahim Kazanci 2020-05-02 17:17:45 +0300
  • 8bf695f915 Update documentation related to webhooks Bulent Rahim Kazanci 2020-05-02 14:35:35 +0300
  • a26e398f55 Add webhook update function Bulent Rahim Kazanci 2020-05-02 14:25:44 +0300
  • e44abe6bd8 Add webhook get function Bulent Rahim Kazanci 2020-05-02 13:31:30 +0300
  • f74e0ee65c Add webhook delete function Bulent Rahim Kazanci 2020-05-02 13:18:12 +0300
  • f7465e1f38 Add webhook list function Bulent Rahim Kazanci 2020-05-02 12:51:28 +0300
  • 1068a28c56 Add webhook creation function Bulent Rahim Kazanci 2020-05-02 00:29:05 +0300
  • a59e708029 Error check fixes gligor 2020-04-29 12:14:28 +0200
  • 5a889f721f Add all structs and calls for captures and refunds gligor 2020-04-29 12:08:24 +0200
  • fd89ff6799 Add .circleci/config.yml HuntorJohny 2020-04-28 15:19:53 +0200
  • 3d0123a367
    Merge pull request #19 from inplayer-org/improvments Darko Djalevski 2020-04-28 14:37:52 +0200
  • 5e0fbf1ab1 Add omitempty to fixed rice gligor 2020-04-28 14:12:09 +0200
  • eb637079cc All consts to be CamelCase gligor 2020-04-27 15:05:14 +0200
  • 4ce1d66084 Improved constants gligor 2020-04-24 14:10:47 +0200
  • 497963d8a5
    Fix typo (#144) Jakub Horák 2020-04-24 10:05:22 +0000
  • 56895d81a1
    Fix typo Jakub Horak 2020-04-24 11:59:49 +0200
  • 89d3d23b69
    Merge pull request #14 from inplayer-org/improvments Darko Djalevski 2020-04-24 11:59:44 +0200
  • 9f9d308a6c
    Add transaction search /v1/reporting/transactions Jakub Horak 2020-04-24 11:58:55 +0200
  • cb296aebc7 Merge branch 'master' into improvments gligor 2020-04-24 11:18:12 +0200
  • 10cbc90320
    Merge pull request #18 from inplayer-org/fix-omitempty Darko Djalevski 2020-04-23 12:37:21 +0200
  • 3ebc832364 Remove space before omitempty gligor 2020-04-23 12:33:20 +0200
  • 7827c1418f
    Auth capture idempotency and refund idempotency (#143) v3.0.17 kenbolt 2020-04-21 09:23:44 -0700
  • 8ac649f728
    for refund Ken Chanseau 2020-04-20 14:56:18 -0700
  • c2259688f1
    Idempotency for capture auth Ken Chanseau 2020-04-20 14:52:40 -0700
  • 907cf40be1
    Adding a capture auth idempotent function (#142) v3.0.16 kenbolt 2020-04-20 12:49:30 -0700
  • 2aedd21a5e
    what's in a name Ken Chanseau 2020-04-20 12:47:57 -0700
  • 8c31028535
    better name kenbolt 2020-04-20 12:40:34 -0700
  • 3b2da43e4f
    refactoring Ken Chanseau 2020-04-20 12:00:51 -0700
  • f9488c3645
    Adding a capture auth idempotent function Ken Chanseau 2020-04-20 11:20:08 -0700
  • 1fb8e0b1fa
    Add order status consts (#140) Leaf 2020-04-19 07:37:18 +0100
  • 2091d46d04
    Refund from capture endpoint function (#141) v3.0.15 kenbolt 2020-04-08 09:51:17 -0700
  • 3d4dabef48
    Merge pull request #17 from inplayer-org/sale-requests Darko Djalevski 2020-04-08 16:35:04 +0200
  • 6d20d6371a Typo fix gligor 2020-04-08 16:22:04 +0200
  • 83b1f36f8d
    Merge pull request #16 from inplayer-org/sale-requests Darko Djalevski 2020-04-08 15:35:07 +0200
  • 94702931bc Fix sales requests and structs gligor 2020-04-08 15:09:44 +0200
  • 1848e24566
    Merge pull request #15 from inplayer-org/hooks-enntities Darko Djalevski 2020-04-07 11:06:39 +0200
  • eb4116fa5e Add Event struct for hooks handling gligor 2020-04-07 10:45:43 +0200
  • 5851522739
    . Ken Chanseau 2020-04-06 13:56:35 -0700
  • 885070292c
    Capture refund API call Ken Chanseau 2020-04-06 12:38:25 -0700