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

pagarme / pagarme-php
76%
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 v3.7.4
branch: v3.7.4
CHANGE BRANCH
x
Reset
  • v3.7.4
  • 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
  • thamara
  • 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.5
  • v3.7.6
  • v3.7.8
  • v3.7.9

pending completion
1428

push

travis-ci

web-flow
Fix wrong object type after create a transaction (#252)

* customer: fix customer type on API response

When the SDK create the transaction object from the API response the
customer object is showing like a stdClass. This commit fix this by
switching this stdClass to the Customer object.

* card: fix card type on API response

When the SDK create the transaction object from the API response the
card object is showing like a stdClass. This commit fix this by
switching this stdClass to the Card object.

* tests: fix tests to not access id property directly

* tests: fix tests failing

The bulk anticipation tests fails in some days of the week because it
count +5 days and +6 days from current date time, and the anticipation
must be in a business day. This PR fix this by validating the week day
and changing the count if the day is a weekend.

1230 of 1620 relevant lines covered (75.93%)

3.54 hits per line

Relevant lines Covered
Build:
Build:
1620 RELEVANT LINES 1230 COVERED LINES
3.54 HITS PER LINE
Source Files on v3.7.4
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1428 v3.7.4 Fix wrong object type after create a transaction (#252) * customer: fix customer type on API response When the SDK create the transaction object from the API response the customer object is showing like a stdClass. This commit fix this by sw... push 21 Mar 2018 05:57PM UTC web-flow 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