|
|
|
|
|
by swah
5512 days ago
|
|
What does a "recurring billing system" do? I'm new to this, but all I did for now was to store PayPal's (actually the clone that exists in my country) transactions in my database, and bump the "good_until" timestamp when a new payment is received (via POST in my case). |
|