Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2018-09-20 04:29:46] main.DEBUG: array (
- 'url' => 'https://api-3t.paypal.com/nvp',
- 'BMCreateButton' =>
- array (
- 'METHOD' => 'BMCreateButton',
- 'BUTTONCODE' => 'TOKEN',
- 'BUTTONTYPE' => 'PAYMENT',
- 'L_BUTTONVAR0' => 'invoice=***',
- 'L_BUTTONVAR1' => 'address_override=true',
- 'L_BUTTONVAR2' => 'currency_code=***',
- 'L_BUTTONVAR3' => 'buyer_email=***',
- 'L_BUTTONVAR4' => 'billing_first_name=***',
- 'L_BUTTONVAR5' => 'billing_last_name=***',
- 'L_BUTTONVAR6' => 'billing_city=***',
- 'L_BUTTONVAR7' => 'billing_state=***',
- 'L_BUTTONVAR8' => 'billing_zip=***',
- 'L_BUTTONVAR9' => 'billing_country=***',
- 'L_BUTTONVAR10' => 'billing_address1=***',
- 'L_BUTTONVAR11' => 'billing_address2=***',
- 'L_BUTTONVAR12' => 'first_name=*** ',
- 'L_BUTTONVAR13' => 'last_name=***',
- 'L_BUTTONVAR14' => 'city=***',
- 'L_BUTTONVAR15' => 'state=***',
- 'L_BUTTONVAR16' => 'zip=***',
- 'L_BUTTONVAR17' => 'country=***',
- 'L_BUTTONVAR18' => 'address1=***',
- 'L_BUTTONVAR19' => 'address2=***',
- 'L_BUTTONVAR20' => 'paymentaction=sale',
- 'L_BUTTONVAR21' => 'notify_url=https://[our_domain]/paypal/ipn/',
- 'L_BUTTONVAR22' => 'cancel_return=https://[our_domain]/paypal/hostedpro/cancel/',
- 'L_BUTTONVAR23' => 'return=https://[our_domain]/paypal/hostedpro/return/',
- 'L_BUTTONVAR24' => 'lc=GB',
- 'L_BUTTONVAR25' => 'template=mobile-iframe',
- 'L_BUTTONVAR26' => 'showBillingAddress=false',
- 'L_BUTTONVAR27' => 'showShippingAddress=true',
- 'L_BUTTONVAR28' => 'showBillingEmail=false',
- 'L_BUTTONVAR29' => 'showBillingPhone=false',
- 'L_BUTTONVAR30' => 'showCustomerName=false',
- 'L_BUTTONVAR31' => 'showCardInfo=true',
- 'L_BUTTONVAR32' => 'showHostedThankyouPage=false',
- 'L_BUTTONVAR33' => 'subtotal=***',
- 'L_BUTTONVAR34' => 'total=***',
- 'L_BUTTONVAR35' => 'tax=***',
- 'L_BUTTONVAR36' => 'shipping=***',
- 'L_BUTTONVAR37' => 'discount=***',
- 'VERSION' => '72.0',
- 'USER' => '****',
- 'PWD' => '****',
- 'SIGNATURE' => '****',
- 'BUTTONSOURCE' => 'Magento_Cart_Community',
- ),
- 'response' =>
- array (
- 'WEBSITECODE' => '<form action="https://securepayments.paypal.com/webapps/HostedSoleSolutionApp/webflow/sparta/hostedSoleSolutionProcess" method="post">
- <input type="hidden" name="hosted_button_id" value="***">
- <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_paynow_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!">
- <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
- </form>
- ',
- 'EMAILLINK' => 'https://securepayments.paypal.com/webapps/HostedSoleSolutionApp/webflow/sparta/hostedSoleSolutionProcess?hosted_button_id=***',
- 'HOSTEDBUTTONID' => '***',
- 'TIMESTAMP' => '2018-09-20T04:29:46Z',
- 'CORRELATIONID' => '***',
- 'ACK' => 'Success',
- 'VERSION' => '72.0',
- 'BUILD' => '46457558',
- ),
- ) [] []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement