This issue is created for including the patch that introduces new feature - Advertisement Credits Redeem. This feature will allow users to redeem unused ad credits in their account into US dollars. The payment agency used for this service is Stripe, which allows to create connected account for the users in which the US dollars would be transferred when credits and redeemed. Then as per the payout schedule of those connected account, Stripe will payout money to the users debit card provided while redeeming credits.
In order for this feature to work, our Stripe account should have the payout schedule set to manual and make sure it has enough balance in to transfer the amounts to connected accounts of users. Also the Connect settings for our account should have set the Business name, logo and brand color in order to allow Stripe to collect verification details from the users.
administrator2022-05-07 16:12
Hey Parth,
Thanks for your work on this. I am not sure if you updated your patch or not yet? I just tried applying it and it does not apply because of src/configs/PublicHelpPages.php.
Also, do not put the file CreditConfig.php into your patch -- that file depends of the particular license someone has for the creditconfig script. Send it to me separately, not in the issue tracker.
Best,
Chris
patelpa2022-05-07 16:37
Hi,
I had updated my patch. I tested it locally by applying it to recent Yioop copy and it worked fine. Deleting the current patch and will try to make new patch by removing CreditConfig.php.
Thanks,
Parth
patelpa2022-05-07 18:34
Hi,
I have uploaded new patch file which does not contain CreditConfig.php file.
This issue is created for including the patch that introduces new feature - Advertisement Credits Redeem. This feature will allow users to redeem unused ad credits in their account into US dollars. The payment agency used for this service is Stripe, which allows to create connected account for the users in which the US dollars would be transferred when credits and redeemed. Then as per the payout schedule of those connected account, Stripe will payout money to the users debit card provided while redeeming credits.
In order for this feature to work, our Stripe account should have the payout schedule set to manual and make sure it has enough balance in to transfer the amounts to connected accounts of users. Also the Connect settings for our account should have set the Business name, logo and brand color in order to allow Stripe to collect verification details from the users.
Hey Parth,
Thanks for your work on this. I am not sure if you updated your patch or not yet? I just tried applying it and it does not apply because of src/configs/PublicHelpPages.php.
Also, do not put the file CreditConfig.php into your patch -- that file depends of the particular license someone has for the creditconfig script. Send it to me separately, not in the issue tracker.
Best,
Chris
Hi,
I had updated my patch. I tested it locally by applying it to recent Yioop copy and it worked fine. Deleting the current patch and will try to make new patch by removing CreditConfig.php.
Thanks,
Parth
Hi,
I have uploaded new patch file which does not contain CreditConfig.php file.
Thanks,
Parth
Attachments:
credits_redeem.patch