Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Advcash Laravel Package

volkandm/advcash

View on GitHub
Deep Wiki
Context7

Advcash API for Laravel by Volkan AYDIN

Hello, this plugin I developed for a project has the entire advcash library. But I will add facade support as I need it. The following functions are working.

Install

composer require volkandm/advcash

Edit your .env file add following variables;

#VOLKANDM ADVCASH
ADVCASH_API_NAME=YOUR_API_NAME
ADVCASH_API_EMAIL=YOUR_API_EMAIL
ADVCASH_API_PASS=YOUR_API_PASSWORD

Examples

Sending Money

$adv = new Volkandm\Advcash\Advcash();
$adv->SendMoney(1, "email or walletid", "USD", "Payment Note");

You can use email or wallet id to sending money.

Response

Array(
    "success" => 1 // if it's 0, transaction is failed
    "response" => "Error or success message"
)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor