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

#IF((#Language EQ "de")OR(#Language EQ "en")OR(#Language EQ "fr")) 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 #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