If you mean how do you implement shopping cards and such with bitcoins, then you're looking for the json interface to bitcoind
I would
strongly discourage this approach. It requires the online store to keep the wallet online, which is extremely hard to secure properly. It also requires setting up bitcoind daemon and custom JSON/RPC integration, which is not trivial for most Merchants. It's far better to use one of existing merchants solutions.