Skip to content

Sandbox JSON responses are the same for completed transactions and when the user closes the window #25

@joseamirandavelez

Description

@joseamirandavelez

This seems to be a bug. The response JSON is the same if the transaction is completed or not. I am using the sandbox.

Completed transaction:
{"status":"completed","date":1674308388172,"referenceNumber":"refsandbox0001","dailyTransactionID":"8361","name":"User Test Sandbox","phoneNumber":"7877599999","email":"athmovil@athmovil.com","message":null,"total":10,"fee":0.06,"netAmount":null,"totalRefundedAmount":0,"tax":0,"subtotal":10,"metadata1":"$10 donation","metadata2":"$10 donation","items":"[{\"name\":\"Donation to The Borikengineers robotics team\",\"description\":\"\",\"quantity\":\"1\",\"price\":\"10.00\",\"tax\":\"0.00\",\"metadata\":\"$10 donation\"}]"}

Closed window:
{"status":"completed","date":1674308402171,"referenceNumber":"refsandbox0001","dailyTransactionID":"8361","name":"User Test Sandbox","phoneNumber":"7877599999","email":"athmovil@athmovil.com","message":null,"total":10,"fee":0.06,"netAmount":null,"totalRefundedAmount":0,"tax":0,"subtotal":10,"metadata1":"$10 donation","metadata2":"$10 donation","items":"[{\"name\":\"Donation to The Borikengineers robotics team\",\"description\":\"\",\"quantity\":\"1\",\"price\":\"10.00\",\"tax\":\"0.00\",\"metadata\":\"$10 donation\"}]"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions