How can I effectively use the Shopify Billing API?

{
“errors”: {
“base”: [
“It appears that this application is currently owned by a Shop. It must be migrated to the Shopify partners area before it can create charges with the API.”
]
}
}

When I want to create an application charge in Shopify, it gives me this error. How to solve this issue?