JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

Archive "paypal.tar"

Full Path: /var/www/payraty/helpdesk/public/favicon/branding_media/paypal.tar
File size: 11.77 MB
MIME-type: application/x-tar
Files in archive: 0
Total size: 11.65 MB
Size in archive: 11.65 MB
Compression: 100%

 
Open
 
  Back
.coveralls.yml
.gitattributes
.github/workflows/static-analysis.yml
.github/workflows/tests.yml
.gitignore
.scrutinizer.yml
.travis.yml.bak
Dockerfile
LICENSE
README.md
composer.json
config/config.php
docker-compose.yml
lang/ar/error.php
lang/cn/error.php
lang/de/error.php
lang/en/error.php
lang/es/error.php
lang/fr/error.php
lang/hy/error.php
lang/it/error.php
lang/ja/error.php
phpstan.neon.dist
phpunit.xml.dist
phpunit.xml.dist.php72
phpunit.xml.dist.php8
src/Facades/PayPal.php
src/PayPalFacadeAccessor.php
src/Providers/PayPalServiceProvider.php
src/Services/PayPal.php
src/Services/Str.php
src/Services/VerifyDocuments.php
src/Traits/PayPalAPI/BillingPlans/PricingSchemes.php
src/Traits/PayPalAPI/BillingPlans.php
src/Traits/PayPalAPI/CatalogProducts.php
src/Traits/PayPalAPI/Disputes.php
src/Traits/PayPalAPI/DisputesActions.php
src/Traits/PayPalAPI/Identity.php
src/Traits/PayPalAPI/InvoiceSearch/Filters.php
src/Traits/PayPalAPI/Invoices.php
src/Traits/PayPalAPI/InvoicesSearch.php
src/Traits/PayPalAPI/InvoicesTemplates.php
src/Traits/PayPalAPI/Orders/Helpers.php
src/Traits/PayPalAPI/Orders.php
src/Traits/PayPalAPI/PartnerReferrals.php
src/Traits/PayPalAPI/PaymentAuthorizations.php
src/Traits/PayPalAPI/PaymentCaptures.php
src/Traits/PayPalAPI/PaymentExperienceWebProfiles.php
src/Traits/PayPalAPI/PaymentMethodsTokens/Helpers.php
src/Traits/PayPalAPI/PaymentMethodsTokens.php
src/Traits/PayPalAPI/PaymentRefunds.php
src/Traits/PayPalAPI/Payouts.php
src/Traits/PayPalAPI/ReferencedPayouts.php
src/Traits/PayPalAPI/Reporting.php
src/Traits/PayPalAPI/Subscriptions/Helpers.php
src/Traits/PayPalAPI/Subscriptions.php
src/Traits/PayPalAPI/Trackers.php
src/Traits/PayPalAPI/WebHooks.php
src/Traits/PayPalAPI/WebHooksEvents.php
src/Traits/PayPalAPI/WebHooksVerification.php
src/Traits/PayPalAPI.php
src/Traits/PayPalExperienceContext.php
src/Traits/PayPalHttpClient.php
src/Traits/PayPalRequest.php
src/Traits/PayPalVerifyIPN.php
supervisor.conf
tests/Feature/AdapterBillingPlansPricingHelpersTest.php
tests/Feature/AdapterConfigTest.php
tests/Feature/AdapterCreateSubscriptionHelpersTest.php
tests/Feature/AdapterExperienceContextTest.php
tests/Feature/AdapterFeatureTest.php
tests/Feature/AdapterOrdersHelperTest.php
tests/Feature/AdapterPaymentMethodTokensHelpersTest.php
tests/MockClientClasses.php
tests/MockRequestPayloads.php
tests/MockResponsePayloads.php
tests/Mocks/Requests/BillingPlans.php
tests/Mocks/Requests/CatalogProducts.php
tests/Mocks/Requests/Disputes.php
tests/Mocks/Requests/DisputesActions.php
tests/Mocks/Requests/Identity.php
tests/Mocks/Requests/Invoices.php
tests/Mocks/Requests/InvoicesSearch.php
tests/Mocks/Requests/InvoicesTemplates.php
tests/Mocks/Requests/Orders.php
tests/Mocks/Requests/PartnerReferrals.php
tests/Mocks/Requests/PaymentAuthorizations.php
tests/Mocks/Requests/PaymentCaptures.php
tests/Mocks/Requests/PaymentExperienceWebProfiles.php
tests/Mocks/Requests/PaymentMethodsTokens.php
tests/Mocks/Requests/Payouts.php
tests/Mocks/Requests/ReferencedPayouts.php
tests/Mocks/Requests/Subscriptions.php
tests/Mocks/Requests/Trackers.php
tests/Mocks/Requests/WebHooks.php
tests/Mocks/Responses/BillingPlans.php
tests/Mocks/Responses/CatalogProducts.php
tests/Mocks/Responses/Disputes.php
tests/Mocks/Responses/DisputesActions.php
tests/Mocks/Responses/Identity.php
tests/Mocks/Responses/Invoices.php
tests/Mocks/Responses/InvoicesSearch.php
tests/Mocks/Responses/InvoicesTemplates.php
tests/Mocks/Responses/Orders.php
tests/Mocks/Responses/PartnerReferrals.php
tests/Mocks/Responses/PaymentAuthorizations.php
tests/Mocks/Responses/PaymentCaptures.php
tests/Mocks/Responses/PaymentExperienceWebProfiles.php
tests/Mocks/Responses/PaymentMethodsTokens.php
tests/Mocks/Responses/PaymentRefunds.php
tests/Mocks/Responses/Payouts.php
tests/Mocks/Responses/ReferencedPayouts.php
tests/Mocks/Responses/Reporting.php
tests/Mocks/Responses/Subscriptions.php
tests/Mocks/Responses/Trackers.php
tests/Mocks/Responses/WebHooks.php
tests/Mocks/samples/sample.jpg
tests/Mocks/samples/sample.pdf
tests/Mocks/samples/sample.png
tests/Mocks/samples/sample.txt
tests/Mocks/samples/sample2.pdf
tests/Pest.php
tests/Unit/Adapter/BillingPlansTest.php
tests/Unit/Adapter/CatalogProductsTest.php
tests/Unit/Adapter/DisputeActionsTest.php
tests/Unit/Adapter/DisputesTest.php
tests/Unit/Adapter/IdentityTest.php
tests/Unit/Adapter/InvoicesSearchTest.php
tests/Unit/Adapter/InvoicesTemplatesTest.php
tests/Unit/Adapter/InvoicesTest.php
tests/Unit/Adapter/OrdersTest.php
tests/Unit/Adapter/PartnerReferralsTest.php
tests/Unit/Adapter/PaymentAuthorizationsTest.php
tests/Unit/Adapter/PaymentCapturesTest.php
tests/Unit/Adapter/PaymentExperienceWebProfilesTest.php
tests/Unit/Adapter/PaymentRefundsTest.php
tests/Unit/Adapter/PayoutsTest.php
tests/Unit/Adapter/ReferencedPayoutsTest.php
tests/Unit/Adapter/ReportingTest.php
tests/Unit/Adapter/SubscriptionsTest.php
tests/Unit/Adapter/TrackersTest.php
tests/Unit/Adapter/WebHooksEventsTest.php
tests/Unit/Adapter/WebHooksTest.php
tests/Unit/Adapter/WebHooksVerificationTest.php
tests/Unit/AdapterTest.php
tests/Unit/Client/BillingPlansTest.php
tests/Unit/Client/CatalogProductsTest.php
tests/Unit/Client/DisputeActionsTest.php
tests/Unit/Client/DisputesTest.php
tests/Unit/Client/IdentityTest.php
tests/Unit/Client/InvoicesSearchTest.php
tests/Unit/Client/InvoicesTemplatesTest.php
tests/Unit/Client/InvoicesTest.php
tests/Unit/Client/OrdersTest.php
tests/Unit/Client/PartnerReferralsTest.php
tests/Unit/Client/PaymentAuthorizationsTest.php
tests/Unit/Client/PaymentCapturesTest.php
tests/Unit/Client/PaymentExperienceWebProfilesTest.php
tests/Unit/Client/PaymentRefundsTest.php
tests/Unit/Client/PayoutsTest.php
tests/Unit/Client/ReferencedPayoutsTest.php
tests/Unit/Client/ReportingTest.php
tests/Unit/Client/SubscriptionsTest.php
tests/Unit/Client/TrackersTest.php
tests/Unit/Client/WebHooksEventsTest.php
tests/Unit/Client/WebHooksTest.php
tests/Unit/Client/WebHooksVerificationTest.php
tests/Unit/ClientTest.php