|
LinkpointLinkpoint (Card Service International) (All platforms) 1. Calculate tax: <web_LinkPointTax StoreName=... CertificateFile=... Host=... TaxState=... TaxZipCode=... TaxablePrice=... Tax=#tax# ByRef Error=#err# ByRef> 2. Calculate shipping: <web_LinkPointShipping StoreName=... CertificateFile=... Host=... ShipCountry=... ShipState=... MerchantPrice=... TotalWeight=... Quantity=... CarrierNumber=... Shipping=#shipping# ByRef Error=#err# ByRef> 3. Perform order (Credit card): <web_LinkPointOrder StoreName=... CertificateFile=... Host=... Port=... TransType="Sale" TransMode="Live" CCNumber="4111111111111111" CCExp="06/01" MerchantPrice=1.0 Tax=0.1 Shipping=0.5 BillingName="Michael" BillingAddress="Miami" BillingCity="Miami" BillingState="FL" BillingZip="33174" BillingCountry="USA" Status=#St# ByRef Error=#Err# |
