BlockChain Client v1.05 Whitepaper
Ravi Manthena

Transation Flow Buyer/Seller

A authenticated buyer makes a purchased on PiNetwork's authorized Seller website or an app for product's or service.

 ᐱ 

Buyer is preregistered with the Seller through login process or by login as a PiMainNet verified user. This ensures buyer can purchase Seller's Services and products and is authenticated.

Buyer Code Sample

            
                
            
                                            
Ref:: https://github.com/pi-apps/pi-platform-docs

 ᐱ 

Seller registeres with PiMainNet as a seller/vendor, Assuming the PiMainNet approves the request. The seller is provided with an API key, which should be embedded in the server side webservice call with each request. This ensures PiMainNet that request is from a valid Seller.

Seller Code Sample

            
                
            
                                            
Ref:: https://github.com/pi-apps/pi-platform-docs