Payments on different forms

This topic contains 6 reply and 2 voices, and was last updated by towhid 9 years ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
March 12, 2015 at 2:51 pm 38954
towhid Hey, Is there a way to state that payment is only taken on one form? I have two upload forms and users should only be charged on one of them. Is there a way to state something like, 'if form A, run payment script, if form B, dont'? Hope you guys can help Damien
March 12, 2015 at 4:03 pm 38975
towhid towhid

Hello Hatchmedia,

We do not have this feature right now. Please steps into WPUF and it’s files and get understand how form are accessed and manipulate and work exactly in that point to get the job done.

Thank You 🙂

March 12, 2015 at 4:15 pm 38984
hatchmedia hatchmedia

Hey twohid,

Thanks for the response.

I am not sure what you mean though? I understood when you said the feature is not there, but what do you mean by:

“Please steps into WPUF and it’s files and get understand how form are accessed and manipulate and work exactly in that point to get the job done.”

Cheers

Damien

March 12, 2015 at 4:43 pm 38987
towhid towhid

Hello Hatchmedia,

Please open wp-user-frontend/class/render-form.php and see how form renders.

Also open wp-user-frontend/wpuf.php, `wp-user-frontend/wpuf-functions.php’ and see WP User Frontend files functionality.

I am not giving you exact solution but providing you hints because still we do not have this feature right now and do not know how it can be done. If you do not understand programming then you can hire a developer.

Hope you understand.

Thank You 🙂

March 12, 2015 at 4:55 pm 38992
hatchmedia hatchmedia

Great, I will have a look into that, thanks for the tips.

May I ask, how do the packages work for the subscriptions as they might be a way to achieve this?

The two different forms I have will be associated with a custom post type each. I can see that a Pack allows for a certain number of posts to the post types. Would it work that when a user wants to upload to the paid post type, they select a subscription pack that does not renew and only allows one post. That way, in theory, they make one non recurring payment for their subscription that allows one post?

Would that work do you think?

If a user wants to upload to the free post type, then they simply don’t pay anything in their subscription?

Damien

March 13, 2015 at 5:44 pm 39055
hatchmedia hatchmedia

Hi Towhid,

Just wondering what your thoughts would be on using the subscriptions?

I tested setting up a free subscription that allowed for one post and did not have a recurring payment, but when I attempt to add another “Free” post, I am informed that I already have a subscription for that plan. I can understand that because I have already selected the free subscription before, but should it not expire once the user has used their one free post?

Thanks

Damien

March 15, 2015 at 11:54 am 39163
towhid towhid

Hello Damien,

I have tried to reproduce this issue but failed. Make sure you did not enable “Free Trail” option in the package see what happen and let me know the result.

Thank You 🙂

Viewing 6 Posts - 1 through 6 (of 6 total)