Line 23:
Line 23:
* URL to offer an online payment page of any amount with no existing object:
* URL to offer an online payment page of any amount with no existing object:
−
http://mydolibarrdomain/public/payment/newpayment.php?amount=9.99&tag=your_tag
+
https://demo.dolibarr.org/public/payment/newpayment.php?amount=9.99&tag=your_tag
* URL to offer an online payment page for a sales order:
* URL to offer an online payment page for a sales order:
−
http://mydolibarrdomain/public/payment/newpayment.php?source=order&ref=order_ref
+
https://demo.dolibarr.org/public/payment/newpayment.php?source=order&ref=order_ref
* URL to offer an online payment page for a customer invoice:
* URL to offer an online payment page for a customer invoice:
−
http://mydolibarrdomain/public/payment/newpayment.php?source=invoice&ref=invoice_ref
+
https://demo.dolibarr.org/public/payment/newpayment.php?source=invoice&ref=invoice_ref
* URL to offer a Stripe online payment page for a contract line:
* URL to offer a Stripe online payment page for a contract line:
−
http://mydolibarrdomain/public/payment/newpayment.php?source=contractline&ref=contractline_ref
+
https://demo.dolibarr.org/public/payment/newpayment.php?source=contractline&ref=contractline_ref
* URL to offer a Stripe online payment page for a member subscription:
* URL to offer a Stripe online payment page for a member subscription:
−
http://mydolibarrdomain/public/payment/newpayment.php?source=membersubscription&ref=member_ref
+
https://demo.dolibarr.org/public/payment/newpayment.php?source=membersubscription&ref=member_ref
* URL to offer a Stripe online payment page for payment of a donation:
* URL to offer a Stripe online payment page for payment of a donation:
−
http://mydolibarrdomain/public/payment/newpayment.php?source=donation&ref=donation_ref
+
https://demo.dolibarr.org/public/payment/newpayment.php?source=donation&ref=donation_ref