Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TokensAuthRequestBuilder #29

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Update TokensAuthRequestBuilder #29

merged 1 commit into from
Sep 8, 2023

Conversation

gomzyakov
Copy link
Contributor

Description

Added

  • Property TrInitiatorCode in TokensAuthRequestBuilder

Changed

  • Mark property token as required for payment by token in TokensAuthRequestBuilder

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ee907e8) 100.00% compared to head (a68cdac) 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #29   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       130       131    +1     
===========================================
  Files             26        26           
  Lines            424       428    +4     
===========================================
+ Hits             424       428    +4     
Flag Coverage Δ
php 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...uests/Payments/Tokens/TokensAuthRequestBuilder.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@eldario eldario merged commit 2f0cf41 into avto-dev:master Sep 8, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants