• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pagarme / pagarme-php
46%
master: 73%

Build:
Build:
LAST BUILD BRANCH: V3
DEFAULT BRANCH: master
Repo Added 12 Sep 2016 09:37PM UTC
Files 627
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH thamara
branch: thamara
CHANGE BRANCH
x
Reset
  • thamara
  • 3.0.2
  • V3
  • add_circleci
  • add_coveralls
  • add_cvv_on_transaction
  • add_sentry
  • change_subscription_cancel
  • deprecated/partial-refund-boleto-amount
  • enable-external-id
  • feature/abstraction-for-transactions-can-be-paid-on-installments
  • feature/add-customer-id-to-transaction-and-subscription-payload
  • feature/add-cvv-to-card-payload
  • feature/add-metadata-when-capture-transaction
  • feature/add-pending-review-status-const
  • feature/add-reference-key
  • feature/add-softdescriptor-to-boleto
  • feature/boleto-async
  • feature/boleto-instructions
  • feature/capture-by-token
  • feature/capture-with-split-rules
  • feature/invoice-reminder-to-plan
  • feature/remove-git-hook
  • feature_balance
  • feature_company
  • feature_event_transactions
  • feature_impl_default_timeout_option
  • fix-building-bulk-anticipation
  • fix/acceptance-tests
  • fix/add-optional-address-data-to-transction
  • fix/api-version
  • fix/balance-constructor
  • fix/bank-account-object-on-transfer-creation
  • fix/boleto-refund
  • fix/bulk-anticipation-tests
  • fix/code-style
  • fix/guzzle-timeout
  • fix/insight-minor
  • fix/issue-248
  • fix/object-manipulation
  • fix/object-types
  • fix/recipient_operations_test
  • fix/request-timeout
  • fix/search-handler-params
  • fix/update-guzzle
  • fixParameterNameSubscriptionUpdate
  • fix_postbackUrl_null
  • fix_properties_case
  • fix_scrutinizer_issues
  • fix_subscrition_by_card_hash
  • improvement/contributing
  • increase_coverage
  • issue_pr_template
  • other_test
  • postback_validity
  • remove_key_dump
  • revert-107-add_sentry
  • story/customize-headers
  • test
  • test/coverage
  • test/one
  • updateSubscroptionRoute
  • update_readme
  • v3.0
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.1.0
  • v3.1.1
  • v3.1.2
  • v3.1.3
  • v3.3.1
  • v3.3.2
  • v3.4.0
  • v3.5.0
  • v3.6.1
  • v3.7.4
  • v3.7.5
  • v3.7.6
  • v3.7.8
  • v3.7.9

pending completion
899

push

travis-ci

ThamaraHessel
	Fix parameter name of the subscription update

Changes the parameter name plan id, use 'plan_id' instead of 'plan'
in method 'getPayload' because the body with 'plan' is doesn't accepted
by API in route PUT /subscriptions/:id

Example:
from
 {"plan":"999",...}
to
 {"plan_id":"999",...}

Unit tests updates and created behavior tests

1163 of 2518 relevant lines covered (46.19%)

5.84 hits per line

Relevant lines Covered
Build:
Build:
2518 RELEVANT LINES 1163 COVERED LINES
5.84 HITS PER LINE
Source Files on thamara
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
899 thamara Fix parameter name of the subscription update Changes the parameter name plan id, use 'plan_id' instead of 'plan' in method 'getPayload' because the body with 'plan' is doesn't accepted by API in route PUT /subscriptions/:id Example: from {"pl... push 23 Jun 2017 04:56AM UTC ThamaraHessel travis-ci pending completion  
898 thamara Fix parameter name of the subscription update Changes the parameter name plan id, use 'plan_id' instead of 'plan' in method 'getPayload' because the body with 'plan' is doesn't accepted by API in route PUT /subscriptions/:id Example: from {"pla... push 23 Jun 2017 04:53AM UTC ThamaraHessel travis-ci pending completion  
See All Builds (712)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc