Plugin Directory

Changeset 2708634


Ignore:
Timestamp:
04/12/2022 02:00:42 PM (4 years ago)
Author:
usedrip
Message:

fix method for cashback get

File:
1 edited

Legend:

Unmodified
Added
Removed
  • drip-payments/trunk/drip-payments.php

    r2708618 r2708634  
    148148
    149149            if ($this->enabled) {
    150                 $int_cashback =  $this->checkoutRequest->getCashback();
     150                $int_cashback =  $this->get_cashback();
    151151                $this->title = "Drip Pix Parcelado +$int_cashback% de Cashback";
    152152                $this->description = "Compre em 3x no Pix. Com $int_cashback% de cashback e zero juros. Compre e receba seu produto agora e faça o primeiro pagamento só daqui 1 mês.";
Note: See TracChangeset for help on using the changeset viewer.