azerothcore / azerothcore/acore-cms

Implement character transfer SKU for the shop

Open
#146 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
78
Forks
43
Avg merge
13m
Merged PRs (30d)
1

Description

We could use the following command via SOAP to implement it

`.character changeaccount [accountName] [player]`

[player] can be characterName or characterGuid (to be verified)

Optional configuration:
- allow character transfer only to non-fresh accounts (ex. accounts older than 30 days)

Contributor guide

No contributing guide indexed for this repository

Research direction

Use the shop SKU flow and the SOAP command `.character changeaccount [accountName] [player]` as the starting points. Verify whether `player` accepts a character name, GUID, or both, and determine where the optional account-age restriction belongs. Done means the SKU performs the transfer and the non-fresh-account rule is configurable if implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.