module GatewayOptionsStubs def successful_gateway_options_response StubResponse.succeeded <<-XML paypal PayPal signature Signature login true password false signature false certificate Certificate login true password false pem false true delegate Delegate email true true true true true true true true true true true true true true true false true credit_card paypal recurring US, GB, CA europe, north_america http://paypal.com/ Paypal Inc. worldpay WorldPay default Default login true password false true true true true true true true true false false false false false false false false credit_card HK, US, GB, AU, AD, BE, CH, CY, CZ, DE, DK, ES, FI, FR, GI, GR, HU, IE, IL, IT, LI, LU, MC, MT, NL, NO, NZ, PL, PT, SE, SG, SI, SM, TR, UM, VA latin_america http://worldpay.com Worldpay XML end end