Changeset 2708634
- Timestamp:
- 04/12/2022 02:00:42 PM (4 years ago)
- File:
-
- 1 edited
-
drip-payments/trunk/drip-payments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
drip-payments/trunk/drip-payments.php
r2708618 r2708634 148 148 149 149 if ($this->enabled) { 150 $int_cashback = $this-> checkoutRequest->getCashback();150 $int_cashback = $this->get_cashback(); 151 151 $this->title = "Drip Pix Parcelado +$int_cashback% de Cashback"; 152 152 $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.