I cannot get the PayPal fields to fill in.
Here is me custom action located before the PayPal redirect action.
Any Ideas - Ive spent a good 14 hours on this.
Here is me custom action located before the PayPal redirect action.
<?php $form->data['amount'] = 5.99; $form->data['item'] = 1 x Send Glitter; ?>
Any Ideas - Ive spent a good 14 hours on this.