test: &default # Credentials for REST APIs # Mode can be 'live' or 'sandbox' mode: sandbox # Credentials for Classic APIs #app_id: APP-80W284485P519543T username: vendeur2_api1.quartz-agence.com password: DV8N5WJ99B3F9XR4 signature: AFcWxV21C7fd0v3bYYYRCpSSRl31A0ZCUMdM5PSBzplf61L2JGijF.WT # # With Certificate # cert_path: "config/cert_key.pem" sandbox_email_address: vendeur@quartz-agence.com # # IP Address # ip_address: 127.0.0.1 # # HTTP Proxy # http_proxy: http://proxy-ipaddress:3129/ # verbose_logging: true development: <<: *default production: mode: live username: paypal_api1.lepicvert.asso.fr password: D8LBWSCY6LYUUPDZ signature: Apa4uPDrYN4D6g2sohKaa7zmk.MfAje2cAyV1YgX9I3775USA0gZIrrM ssl_options: ca_file: null # # With Certificate # cert_path: "config/cert_key.pem" #sandbox_email_address: vendeur@quartz-agence.com