About Me

My photo
duren sawit jakarta, jakarta timur, Indonesia

Monday, March 23, 2020

infinitytrafficboost


Friday, March 20, 2020

crosstrade-uk

https://www.crosstrade-uk.com/Authentication.aspx?ref=Mt3U73wqoV

Resultsmailer

https://resultsmailer.com/?rid=1070

Tuesday, March 17, 2020

Coin payments

https://www.coinpayments.net/index.php?ref=c514b3aceaf7398c912029ebcb3f3a02

Payeer

https://payeer.com/012263954

Payeer


https://payeer.com/?session=12263954
https://payeer.com/?partner=12263954https://payeer.com/?partner=12263954
https://payeer.com/012263954

Monday, March 16, 2020

Paypal


curl -v -X POST https://api.sandbox.paypal.com/v2/checkout/orders \ -H "Content-Type: application/json" \ -H "Authorization: Bearer Access-Token" \ -d '{ "intent": "CAPTURE", "application_context": { "return_url": "https://example.com/return", "cancel_url": "https://example.com/cancel", "client_configuration": { "integration_artifact": "PAYPAL_JS_SDK", "experience": { "user_experience_flow": "FULL_PAGE_REDIRECT", "entry_point": "PAY_WITH_PAYPAL", "channel": "WEB", "product_flow": "HERMES" } }, "preferred_payment_source": { "token": { "type": "BILLING_AGREEMENT", "id": "B-6282561050045662U" } } }, "purchase_units": [ { "reference_id": "PUHF", "amount": { "currency_code": "USD", "value": "240.00" } } ] }'