Hello, I'm currently using metabox, for a custom post type, linked with a relationship to another custom post type.
I have two questions :
1> I'll need to offer to my clients a way to pay to let them create a custom post with a reccurent subscription for being displayed onto my web. If the user stop to pay, the status of the custom post must be put in review or something automatically too (that'll be awesome).
I know that there is not stripe extension for metabox to add it to the frontend submission form (this frontend submission extension for me is currently very limited, that'll be awesome to have more options).
2> So maybe I'll have to use another solution like UsersWP or forminator for that. But I've a another question : will it be possible to show the metabox relationship form (the same that exist on the backend), to let users choose a relationship to stick onto their custom post made with another solution like a forminator form by example?