Just to confirm...

Testing mod_paysub. When making test payments product/subscription/payment 
info is populating in the admin properly, but redirect after payment fails.

According to zotonic_mod_paysub 
<https://github.com/zotonic/zotonic_mod_paysub/tree/main>/priv 
<https://github.com/zotonic/zotonic_mod_paysub/tree/main/priv>/templates/paysub_psp_done.tpl
 
the redirect landing page after payment is "/payment/done/<payment-nr>".

Can you confirm what "payment-nr" refers to? Elsewhere it appears 
"checkout-nr" may be needed instead.

Am currently using "/payment/done/{CHECKOUT_SESSION_ID}" in the Stripe 
admin for redirect after payment, but get an "unknown payment" error from 
Zotonic, so the user is not added.

Have manually attempted several different ID's, none have worked. Can you 
verify which ID mod_paysub is looking for?

Thanks,
Seann

On Sunday, June 16, 2024 at 4:42:33 PM UTC-6 Seann Aswell wrote:

> Hey Marc,
>
> Apologies for the latency...I am now looking again at the best way to 
> handle.
>
> You may be right, perhaps finding a way to use the subscription 
> functionality of Stripe is best. The product is a one time sale (digital or 
> physical), but it does include an online component. So there could be an 
> initial price that includes the one-time purchase, with a reduced yearly 
> subscription renewal price for just the online portion.
>
> Will look into this...
>
> Thanks again,
> Seann
>
> On Tuesday, April 23, 2024 at 4:22:36 AM UTC-6 Marc Worrell wrote:
>
>> Hi,
>>
>> Actually, that sounds like a kind of “eternal” membership :-)
>> Maybe Stripe has a type of one-time-payment subscriptions?
>>
>> The paysub module can dynamically assign a user group depending on the 
>> subscriptions.
>> The user group could then allow access to the content groups of your paid 
>> content.
>>
>> Cheers, Marc
>>
>>
>>
>> On 20 Apr 2024, at 07:56, 'Seann Aswell' via Zotonic developers <
>> zotonic-d...@googlegroups.com> wrote:
>>
>> Greetings Marc,
>>
>> Okay, understand. 
>>
>> I am hoping to automatically add users to a group (ie: members) after a 
>> one-time payment is completed, allowing access to downloadable content 
>> and/or certain pages. Will do some testing and see if mod_payment will do 
>> the trick.
>>
>> Will follow-up if further help is needed.
>>
>> Thanks again,
>> Seann
>>
>>
>> On Friday, April 19, 2024 at 6:36:01 AM UTC-6 Marc Worrell wrote:
>>
>>> Hi!
>>>
>>> Indeed paysub is in active development at the moment.
>>> And it is geared for paid subscriptions.
>>>
>>> The mod_payment (and friends) is more for one-off payments and simple 
>>> recurring payments.
>>> I think Driebit is using it - at least the 0.x version of the module(s).
>>> As they are moving sites over to the 1.x they will definitely start 
>>> using the new versions soon (if they don’t already).
>>>
>>> Cheers, Marc
>>>
>>>
>>>
>>>
>>> On 19 Apr 2024, at 06:17, 'Seann Aswell' via Zotonic developers <
>>> zotonic-d...@googlegroups.com> wrote:
>>>
>>> Curious, is anyone using mod_payment with the 1.0-master branch?
>>>
>>> Needing to implement basic payment functionality for sales of digital 
>>> goods, already have a Stripe account, and would prefer to use something 
>>> integrated with Zotonic if possible. However, not sure if it's been tested 
>>> or used with the lastest Zotonic?
>>>
>>> It looks like mod_paysub is under development, but is focused on 
>>> subscriptions. Will it ultimately replace mod_payment?
>>>
>>>
>>> -- 
>>>
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Zotonic developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to zotonic-develop...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/zotonic-developers/1d448a59-76a2-452e-a6a0-c0b797b106c0n%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/zotonic-developers/1d448a59-76a2-452e-a6a0-c0b797b106c0n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>>
>>>
>> -- 
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Zotonic developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to zotonic-develop...@googlegroups.com.
>>
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/zotonic-developers/71fa0c95-47c2-438c-8b56-ab3980f02f30n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/zotonic-developers/71fa0c95-47c2-438c-8b56-ab3980f02f30n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Zotonic developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to zotonic-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/zotonic-developers/94ce8856-27aa-4763-829c-3c68e2d1d87cn%40googlegroups.com.

Reply via email to