XF 2.1 Conditional needed for payment selection

Dynamic

Well-known member
Hi,

I am just wondering what conditional statement I can use so if a user payed with the PayPal payment profile so I can display some text on a template to the user. This is so I can add some text under the cancel button if the user made the purchase with PayPal.

Thanks.
 
Last edited:
The cancellation button is rendered in a specific template for each payment provider that supports cancellation.

The template for PayPal is: payment_cancel_recurring_paypal
 
Back
Top Bottom