{PayPal_Payment} #INCLUDE("INC-IsTestTransaction")

#IF((#Language EQ "de")OR(#Language EQ "en")OR(#Language EQ "fr")OR(#Language EQ "es")OR(#Language EQ "ca")OR(#Language EQ "it")) PayPal #ELSE PayPal #ENDIF

{PayPal_Info_1}


{Notification}: {PayPal_Info_2}


{StartPayment}

#REM special handling for PayPal Integral Evolution (EPG-14717) #ENDREM #IF(#LineItemContainer.Payment.PaymentMethod.IsEvolutionEnabled) #WITH(#BillingAddress) #ENDWITH #WITH(#LineItemContainer.Payment.PaymentMethod) #IF(#LogoImage) #ENDIF #IF(#BodyBgColor) #ENDIF #ENDWITH #ELSE #REM fields for standard merchants #ENDREM #ENDIF #LOCAL("PayPalAddress", #ShippingAddress) #IF(NOT #DEFINED(#PayPalAddress))#SET("PayPalAddress",#BillingAddress)#ENDIF #WITH(#PayPalAddress) #REM buyer must not change his shipping address at the PayPal side #ENDREM #ENDWITH #ENDLOCAL