Metaplex Auction House not sending funds to wallet after purchase - solana

I have set up a functioning Metaplex Auction House on devnet and am able to mint, sell and purchase successfully between wallets.
However none of the creator or sellers are receiving the funds in their wallets. First and secondary sales show no transfer of sol.
How can I do this correctly?

Related

Payment address of other country in google play console

I moved to another country and my personal payment address is no longer valid. Google's recommendation is to create another payment account with the actual address. But it makes me wonder:
Taxes of which country is going to be applied to my payments?
Do I need to verify my address the same way as in AdMob? Via verification PIN. And if yes, then what address they will send it to?
How do I withdraw the money I will earn? Is it through the AdSense system or somehow different?
Why do I wonder, you may ask? That's because I was forced to create totally new AdMob account when I moved to another country, but here Google says that it's enough to have just an additional payment address. Am I good?
On your original AdMob Account Add new payment method (new bank account from your new country) then cancel the first payment method (your old bank account)
Call AdMob Support and verify your new address, they will ask for a bill with your name or Bank statement from your new address (make sure your name in statement is identical to your passport and the new address is written in English)
Also they will ask you to fill W-8 form to identify if you working for USA or not.
Remember to close the new AdMob account if this worked properly.
The tax will apply to the country of the bank account which received the payment.

Different orders.refund with purchases.subscriptions.refund for subscription refund on GooglePlay IAP

Per doc purchases.subscriptions.refund
Refunds a user's subscription purchase, but the subscription remains valid until its expiration time and it will continue to recur.
and doc orders.refund
orders.refund a user's subscription or in-app purchase order
Both of them could be used to do subscription refund on GooglePlay IAP. What the different between them?

Stripe multi vendor payment gateway using stripe API's in Laravel

I have created API's in laravel where user can buy and sell its products on a platform (android & iOS) app .
User is paying when he is buying any product .
Payment amount is going to Admin (Stripe dashboard) .
so what i need to do after that is ---- i am calculating stripe fee and application amount then i want to pay the rest amount to seller .
i have created an API where buyer will mark "mark completed" after he will recieved a product or seller will mark "mark completed" after he will successfully sell the current product in its chat hostory also buyer and seller both can mark dispute in this api
so how can i create a charge to pay the rest amount to seller after completion of a product's selling or buying that is marked by a user or seller .
please let me know if there is something best
thanks in advance!!
You can use Stripe Connect for paying your vendors. You can make separate charges once the item is bought and transfer the calculated amount to the seller once it is marked completed. Click here for more details about this.

PayPal Payouts "Sender has insufficient funds" in Sandbox

I'm trying to setup a PayPal Payout. I've got my API calls going through but in the sandbox I keep getting: Sender has insufficient funds. How can I add funds to my application? I can't seem to find an option to specify an account to send from.
For the mass payments you must have the PayPal balance . For the sandbox while creating the account it prompt you to specify the amount to show in the PayPal balance . But if you have missed that , you can create the new sandbox account and specifying the amount this time .
Otherwise you can provide your sandbox email address I can transfer you the money from my sandbox account to continue with the same sandbox account .
The answer possibly could be, that you have several currencies, say, EUR and you have a EUR balance of 1000, but you are trying to payout in USD.
So, what you should do, is login to sandbox.paypal.com using the test account, and level the currencies, so, transfer EUROs to USDs and now retry the payment, and it should succeed.

Refunds from Google Merchant Account while testing with real product IDs

Context: I have tested my app with static response, but now I want to test with real product IDs, So I followed from developer site "Testing In-app Purchases Using Your Own Product IDs"
Now when I made purchases I have to refund from my merchant account, The refund links on the order is not enabled, (Note: I have not added bank account to receive the money in merchant account). I see Cancel Entire Order button, but refund amount in there is 0, So can any one tell me how to refund?
Give Google some time:
"To ensure a safe purchasing environment and compliance with our Terms of Service, our specialists review Checkout merchant accounts on a regular basis. During this time, you will be temporarily unable to process refunds through your account. [...] Also rest assured that you will be able to resume processing refunds through your account 24 hours after your refund attempt is first declined. We appreciate your patience during this time.

Resources