+ Reply to Thread
Results 1 to 2 of 2

Thread: Do action after payement is completed

Hybrid View

  1. #1

    Do action after payement is completed

    I want to change a flag in DB or insert a new value whenever a paypal payment is completed, but I can't seem to find the part of the code to do that.

    I know every time a user makes a successful payment, they get redirected to a success URL but I can't seem to find the controller that handle that redirection.

  2. #2
    Hello,

    You can use the complete() method in /includes/classes/rlPayment.class.php file.
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread