35398340449619004 # Install using Composer composer require amzn/amazon-pay-api-sdk-php # Install using Composer composer require amzn/amazon-pay-api-sdk-php { "webCheckoutDetails": { "checkoutReviewReturnUrl": "https://a.com/merchant-review-page" }, "storeId": "amzn1.application-oa2-client.8b5e45312b5248b69eeaStoreId", "scopes": ["name", "email", "phoneNumber", "billingAddress"], "deliverySpecifications": { "specialRestrictions": ["RestrictPOBoxes"], "addressRestrictions": { "type": "Allowed", "restrictions": { "US": { "statesOrRegions": ["WA"], "zipCodes": ["95050", "93405"] }, "GB": { "zipCodes": ["72046", "72047"] }, "IN": { "statesOrRegions": ["AP"] }, "JP": {} } } } } 'YOUR_PUBLIC_KEY_ID', 'private_key' => 'keys/private.pem', 'region' => 'YOUR_REGION_CODE', 'algorithm' => 'AMZN-PAY-RSASSA-PSS-V2', ); $payload = array( "webCheckoutDetails" => array( "checkoutReviewReturnUrl" => "https://a.com/merchant-review-page" ), "storeId" => "amzn1.application-oa2-client.8b5e45312b5248b69eeaStoreId", "scopes" => array( "name", "email", "phoneNumber", "billingAddress" ), "deliverySpecifications" => array( "specialRestrictions" => array( "RestrictPOBoxes" ), "addressRestrictions" => array( "type" => "Allowed", "restrictions" => array( "US" => (object) array( "statesOrRegions" => array( "WA" ), "zipCodes" => array( "95050", "93405" ) ), "GB" => (object) array( "zipCodes" => array( "72046", "72047" ) ), "IN" => (object) array( "statesOrRegions" => array( "AP" ) ), "JP" => (object) array() ) ) ) ); $headers = array('x-amz-pay-Idempotency-Key' => uniqid()); try { $client = new Amazon\Pay\API\Client($amazonpay_config); $result = $client->createCheckoutSession($payload, $headers); if ($result['status'] === 201) { // created $response = json_decode($result['response'], true); $checkoutSessionId = $response['checkoutSessionId']; } else { // check the error echo 'status=' . $result['status'] . '; response=' . $result['response'] . "\n"; } } catch (\Exception $e) { // handle the exception echo $e . "\n"; } ?>
babysachen online kaufen gestrickte Babykleidung bio strickjacken fuer babys