đŸ”„NEWSđŸ”„

đŸ’„PI CORE TEAM HAS COMPLETED THE PAYMENT PROCESS. SDK AND API READY. WE ARE WAITING FOR THE DAY THE NETWORK OPENS.

1. Use the Pi SDK function to initiate the payment.

2. A callback function that gets called automatically by the Pi SDK (letting your App Server know that it needs to make an approve API request).

3. An API request from your App Server to the Pi Server to approve the payment (letting the Pi Server know that you are aware of this payment).

4. The Pi browser shows the payment detail page to a user, and we are waiting until the user signs the transaction.

5. A callback function that gets called automatically by the Pi SDK (letting your App Server know that it needs to make an complete API request).

6. An API request from your App Server to the Pi Server to complete the payment

#PiNetwork