Patrik
Forum Replies Created
-
AuthorPosts
-
Hi,
I have applied some solution on your live site as well as on the staging site. Can you please check on live site if it works properly or not?
Regards,
PatrikHi,
The issue is because the invoice requires a user ID and when you create listing without login and checkout then it doesn’t get the user ID so it is giving an error. To assign a user ID to invoice one should be logged in while checkout or we need to assign user id when the user is assigned to the listing. We are looking for the solution on this and will fix it asap.
Regards,
PatrikThis reply has been marked as private.Yes, you can switch to the latest API and if you find any issues then let us know and switch back to the previous API until we fix it.
Regards,
PatrikHi,
SFTP details work fine now. I have modified the file stripe-functions.php to update the code. Let me know if it fixes the issue or not.
Regards,
PatrikThis reply has been marked as private.This reply has been marked as private.I found that the latest API removed date parameter which we were checking to compare if the payment is done on the same day or not. If done on the same day means first payment and we ignore that webhook and later if we get the webhook response but the date is different than renew the invoice. So due to the removal of date parameter in the latest API, it was showing subscription created and renewed on checkout. Thanks for your patience.
Regards,
PatrikHi,
Thanks for providing detailed information about an issue. Kindly use the previous version of API until we finish testing with latest API updates of 2019-03-14.
Regards,
PatrikMay 15, 2019 at 7:23 am in reply to: Error: The subscription plan in Stripe could not be created, please try again. #3054This reply has been marked as private.May 14, 2019 at 10:48 am in reply to: Error: The subscription plan in Stripe could not be created, please try again. #3047Hi,
It works fine on our staging server. If we check out with the same items 2 times then it works fine. Can you provide admin and FTP details in private reply to look into your site? I can see 2 subscriptions in the same plan on stripe after checkout.
Regards,
PatrikMay 14, 2019 at 7:44 am in reply to: Error: The subscription plan in Stripe could not be created, please try again. #3042Hi,
If the plan exists on the stripe then it should not create a new plan with the same name but retrieve the existing plan and use that plan to create a subscription. Can you let us know the steps to generate the issue so that we can look into this and fix it?
Regards,
PatrikHi,
Can you create a video of that and share with us through google drive or something else? It will help us to regenerate the issue and fix it asap.
Regards,
PatrikHi,
You can’t delete the invoice items if the invoice is paid. This is for future records purpose of invoice. Once you delete the item you will not be able to add that item in an invoice but if you have used that item in past invoice and if an invoice is paid then you will not be able to remove the item from that invoice.
Regards,
PatrikThis reply has been marked as private. -
AuthorPosts