Transfers not working
-
I am testing Split Pay and have found the transfers not being transferred to the connected accounts. After talking to Stripe customer support, they showed my that my payments api requests are not being loaded with the transfer instructions.
Stripe payments api request log below:
"source": null,
"statement_descriptor": null,
"statement_descriptor_suffix": null,
"transfer_data": null,
"transfer_group": nullThe payments land in my Stripe account as a normal payment fine, but as per the api request, nothing gets transferred to the connected account.
I’ve deactivated all plugins and can’t seem to fix it. Any help?
Split Pay settings:
Woocommerce logs:
- The topic ‘Transfers not working’ is closed to new replies.